PLAN AUTH CACHE field (AUTHCACH subsystem parameter)

The AUTHCACH subsystem parameter specifies the size (in bytes per plan) of the authorization cache that is to be used if no CACHESIZE is specified on the BIND PLAN subcommand.

Deprecated subsystem parameter: The AUTHCACH subsystem parameter is deprecated, meaning that it is likely to be removed eventually.
Acceptable values: 0 - 4096 in multiples of 256
Default: 3072
Update: option 38 on panel DSNTIPB
DSNZPxxx: DSN6SPRM AUTHCACH
Security parameter: Security-related
0
Specifies that no authorization cache is to be used.
256 - 4096 (integers in multiples of 256)
For an authorization cache, you need 32 bytes of overhead plus (8 bytes of storage times the number of concurrent users).
Note: This is a security-related parameter.