If memory lacks in PowerBSORT execution, follow the procedure below.
When the specification of the memory size is too large
PowerBSORT needs the consecutive memory within the range of the specified memory size. It is thought that being not able to secure the consecutive memory when PowerBSORT is executed is one of the causes of the error. Therefore, omit or decrease the specification of the memory size, and try the operation again. When the specification of the memory size is omitted, PowerBSORT automatically sets an appropriate memory size that meets processing condition.
When the specification of the memory size is too small
A necessary memory size increases according to treated data size and operating condition (content of processing). It is thought that being not able to secure a memory necessary because the specification of the memory size is too small when PowerBSORT is executed is one of the causes of the error. Therefore, increase the specification of the memory size, and try the operation again. The maximum value for the memory size is 2097151KB (2GB). However, specify not to exceed the physical memory size that can be used.
See
Refer to the following for the specification of the memory size.
memsize operand of Execution environment option (-option) in bsortex command
Memory size option (-y) in bsort command
memory_size of BSRTPRIM structure in bsrtopen function
Environment variable BSORT_MEMSIZE