This documentation is for an older version of HVR.
What is the Default Unit for the HVR_SORT_BYTE_LIMIT Value?
Question
What is the default unit (bytes, Kb, Mb, or GB) when no suffix is specified for the value in environment variable HVR_SORT_BYTE_LIMIT?
Environment
HVR 5
Answer
If no suffix (K, Kb, M, Mb, G, or Gb) is specified in the parameter /Value when defining the HVR_SORT_BYTE_LIMIT variable, HVR considers it to be in bytes by default.
For example, if action Environment is defined with the parameters -
- /Name=HVR_SORT_BYTE_LIMIT
- /Value=2147483647 HVR will consider it to be 2147483647 bytes.