To increase MAXACIDSIZE, the following steps are needed:
- Allocate a new VSAM security file using member VSAMDEF3 in the Top Secret CAKOJCL0 library.
- Allocate a new BDAM security file using members TSSMAIND and TSSMAINS in the Top Secret CAKOJCL0 library.
- Specify MAXACIDSIZE(1024) (or any value between 256 and 1024) in the CAKOJCL0 SECPARM member before running TSSMAINS.
- Run TSSXTEND to copy the current backup security files (BDAM and VSAM) to the newly allocated files. Issue a TSS MODIFY(BACKUP) to take an immediate backup, before running TSSXTEND.
The change will be in effect for all ACIDs. Any ACID that reaches 256K in size will be allowed to grow to the MAXACIDSIZE value.