Previous Topic: Fields Not Copied during User ArchiveNext Topic: Examples: ASSIZE keyword


ASSIZE Keyword—Maximum Address Space Size

Valid on z/OS.

Use the ASSIZE keyword to specify the maximum address space region size allowed per process created via rlogin or telnet. This field overrides the MAXASSIZE parameter in the BPXPRMxx member of PARMLIB for this user.

ASSIZE is equivalent to ASSIZEMAX in RACF.

This keyword has the following format:

TSS ADD(acidname) ASSIZE(nnnnnnnn)
nnnnnnnn

The maximum address space region size allowed per process.

Range: 10,485,760 to 2,147,483,647

Default: USS takes the system defaults set in BPXPRMxx.

This keyword is used with the ADDTO, REPLACE, REMOVE, and WHOHAS command.