PLBCS_TOPDOWN Keyword
PLBCS_TOPDOWN={ ON | OFF }
This keyword controls the assignment of virtual memory space. When this keyword is set to ON, virtual memory address space for a PLB program is assigned at the top of the memory address range. This can be done to minimize memory address fragmentation. This keyword can be used when users start experiencing U98 errors that prevent programs from loading.
Example:
PLBCS_TOPDOWN=ON
See Also: PLBSERVE Keywords, PLBSERVE Command Syntax
![]() |