OpenTP1 Version 7 Messages

[Contents][Index][Back][Next]

KFCA02210-E (L+E)

insufficient memory. size=aa...aa bytes, area type: bb...bb

aa...aa: Size that should have been allocated (up to 10 numerals)
bb...bb: Type of the area with insufficient memory (up to 15 alphanumerics)
STATIC_SHMPOOL: Static shared memory
DYNAMIC_SHMPOOL: Dynamic shared memory
PROCESS: Process-specific memory
S: Stops processing.
Countermeasure: If the type of the area with insufficient memory is shared memory, check the value specified in the definition, take corrective action and then retry allocation. If the type is process-specific memory, check the number of processes, take corrective action and then retry allocation. If the error recurs, contact maintenance personnel.