• 32-bit AccountUIDs in UNXAccount not supported

    Most modern Linux distributions allow for 32-bit UIDs, which places the maximum at just shy of 4.3 billion, or 10 digits in length.  Currently I'm trying to setup a connector between OID 8.1.1 and RHEL 8.  Our company uses the 2,000,000 to 6,000,000…

  • How to generate UID for any table?

    Hi,

    We are trying to insert data in table using script for which we need to generate UID as well as XObjectKey. I tried searching for OOTB system scripts if we can reuse it and generate UID but could not find it. Can you please help? Thank you.