Regarding the HOLD DATA instructions for these 2 apars, how to invoke them if no IPL is planned?
Release : 14.0
Component : CA 1 Tape Management
For SO07538, the required CAIRIM control statement is:
PRODUCT(CA-1/MVS) VERSION(L0E0) INIT(L0E0INIT) -
PARM(REINIT,LPA=TMS00SVC,SVC=XXX) LOADLIB(YOUR 14.0 CTAPLINK)
).
For SO10814:
PRODUCT(CA-1/MVS) VERSION(L0E0) INIT(L0E0INIT) -
PARM(REINIT,LPA=TMSOCEPR) LOADLIB(YOUR 14.0 CTAPLINK)
The recommendation is to set up a new member containing the above statements.
Ensure the LOADLIB and SVC= statements are updated.
Change the //PARMLIB DD to this new member in the CAS9 procedure.
Run the CAS9 procedure to pick up these changes.
Ensure there is no tape activity at the time