• Get possible Key and Entry Length

    From Jens@21:1/5 to All on Sun Jan 10 00:58:21 2021
    Does anyone know how to determine which Key-Length and Entry-Length is possible for a specific Global (GT.M/YottaDB)?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From K.S. Bhaskar@21:1/5 to Jens on Sun Jan 10 07:55:23 2021
    On Sunday, January 10, 2021 at 3:58:22 AM UTC-5, Jens wrote:
    Does anyone know how to determine which Key-Length and Entry-Length is possible for a specific Global (GT.M/YottaDB)?

    Jens, for YottaDB, the total of the global variable name plus subscripts has a maximum length of 1019 bytes for any global variable. But this is in the internal representation, so the name plus subscripts is a good first approximation, but not exact.

    Regards
    – Bhaskar

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)