Problem Summary
What is the default unit (bytes, Kb, Mb, GB) considered when no suffix is provided for the value in HVR_SORT_BYTE_LIMIT?
Answer
When no suffix is specified for the value in the HVR_SORT_BYTE_LIMIT variable, Local Data Processing considers it to be bytes.
For example, if the action is /Name=HVR_SORT_BYTE_LIMIT /Value=2147483647
, Local Data Processing will consider it to be 2147483647 bytes.