Rocket U2 | UniVerse & UniData

 View Only
  • 1.  udt.errlog: U_insert_part_file

    Posted 05-24-2023 18:18

    What does "U_insert_part_file error in U_Openfile for file ..." in the udt.errlog.  I've copied and cleared the file; I've also recreated the file same error.  Any advice?



    ------------------------------
    William Machi
    Software Architect
    Self Registered
    Commerce CA US
    ------------------------------


  • 2.  RE: udt.errlog: U_insert_part_file

    ROCKETEER
    Posted 05-24-2023 18:26

    William,

    The most common occurance for this is on a dynamic file where the permissons on the some of the dat or over files that make up the dynamic files have mixed permissions and the user you are logged on does not have permission to that part of the dynamic file.

    Perform an 'ls -al' of the Directory of the dynamic file and check to make sure the permissions on all parts of the file make them available to all users.
    If you do find this is your problem, it probally means the default umask for users on the system is to strict as when a new dat or over file needs to be created for the dynamic file it will be created with umask and permissions of the user creating it.

    Thanks,





    ------------------------------
    Jonathan Smith
    UniData ATS
    Rocket Support
    ------------------------------