If the ACF2 logonid TSOSIZE is smaller than TSORGN - will the region size be based on the TSOSIZE and limit the user to the smaller allocation?
search cancel

If the ACF2 logonid TSOSIZE is smaller than TSORGN - will the region size be based on the TSOSIZE and limit the user to the smaller allocation?

book

Article ID: 18550

calendar_today

Updated On:

Products

ACF2 ACF2 - DB2 Option ACF2 for zVM ACF2 - z/OS ACF2 - MISC

Issue/Introduction

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)

Environment

Release: ACF2 R16
Component: ACF2MS

Resolution

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:

  1. If the TSORGN size take effect because the user does not have the ability to modify the region size at logon(LGN-SIZE|NOLGN-SIZE) or if the user has the ability to specify region size at logon time and there is no value is specified the logon will fail with the following messages:
     ACF82931 ACF2, LOGON ATTEMPT FAILED. SEE MESSAGE MANUAL FOR POSSIBLE CAUSES       
     ACF82904 ACF2, SESSION TERMINATED. 
  2. If the TSO user tries to specify a region size at logon that exceeds the TSO-SIZE they will receive the ACF82929 message:
    ACF82919 ACF2, HIGHLIGHTED FIELDS BELOW ARE INVALID, REENTER PARAMETERS