Migrating static allocation of the ACB library to dynamic allocation
Create DFSMDA members to dynamically allocate the inactive ACB library and then restart IMS to use the new DFSMDA members.
Procedure
- Create DFSMDA members for the ACBLIBA and ACBLIBB data sets.
- Remove the IMSACBA and IMSACBB DD statements from the IMS and DL/I JCL procedures.
- Add a DD statement that points to the data set where the new DFSMDA members reside. The DD statement can be in either the IMS STEPLIB concatenation or IMSDALIB concatenation.
- Stop IMS and then restart it with the DFSMDA members.
- Increase the size of the inactive ACB library data sets.
- Correct errors in the inactive ACB library.
- Add additional data sets to the inactive ACBLIB concatenation.