The ACF2 logonid TSORGN and TSOSIZE fields are defined as follow. Which size takes precedence?
TSORGN(size) - Indicates a user's default TSO region size (up to 2,147,483,648K), which is an MVS region size in kilobytes, if no size is specified at logon time. Zero indicates no default TSO region size was specified. (Four-byte binary field)
TSOSIZE(size) - Specifies a user's maximum TSO region size (up to 2,147,483,648K), which is an MVS region size in kilobytes, unless LGN-SIZE is specified for that user. Zero indicates no maximum TSO region size was specified. (Four-byte binary field)
Release: ACF2 R16
Component: ACF2MS
The TSO-SIZE will limit the user's TSO region size. The TSORGN is the default TSO region size. If the default TSORGN specified size exceeds the TSOSIZE the following will occur:
ACF82931 ACF2, LOGON ATTEMPT FAILED. SEE MESSAGE MANUAL FOR POSSIBLE CAUSES ACF82904 ACF2, SESSION TERMINATED.
ACF82919 ACF2, HIGHLIGHTED FIELDS BELOW ARE INVALID, REENTER PARAMETERS