Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Changing the amount of storage for RLOG files (MODIFY LOG-SIZE)

&pagelevel(4)&pagelevel

MODIFY LOG-SIZE,VALUE=([primary][,[secondary]])

primary

Primary allocation, in PAM pages
primary = 1..9999999

secondary

Secondary allocation, in PAM pages
secondary = 1..32767

With the LOG-SIZE command the usual abbreviation rule permitting specification of just the first three characters does not apply, as this would be ambiguous. At least LOG-S must be specified.

The DAL command MODIFY LOG-SIZE is used to change the amount of storage for RLOG files originally specified with the load parameter PP LOG-SIZE. Both the primary and secondary allocation can be changed.

The changes are securely recorded in the session log file (SLF) for use in a session restart.

If the value specified for the secondary allocation is less than the default value 192, the value specified is rounded up to the default value.