The CAIRIM service is the common driver in the CA Common Services for z/OS for a collection of dynamic initialization routines. The CA CSM setup utility loads the CA Datacom/MSM supervisor call (SVC) for the current initial program load (IPL). Set up CAIRIM to load the SVC automatically during each IPL.
Follow these steps:
//DBLIB DD DSN=run_time_caaxload,DISP=SHR
//DBLIBx DD DSN=run_time_caaxload,DISP=SHR
Specifies the name of the CAAXLOAD CA Datacom/MSM library.
Specifies a suffix for the ddname to differentiate from other CAAXLOAD CA Datacom libraries.
Limits: One to three alphanumeric characters
The CAIRIM service is configured to load the CA Datacom/MSM SVC at IPL.
DSN=run_time_caaxload,DISP=SHR
Specifies the name of the CAAXLOAD CA Datacom/MSM library.
Note: As with all data sets that are a part of this STEPLIB, the CA Datacom/MSM CAAXLOAD target library must be APF-authorized.
PRODUCT(CA DATACOM) VERSION(BD12) INIT(DBRIMPR) - PARM(Dsvc,DBSVCPR,TYP=3)
PRODUCT(CA DATACOM) VERSION(BD12) INIT(DBRIMPR) - PARM(Dsvc,DBSVCPR,TYP=3,L=x)
Specifies the SVC number that is set by the SVCNO keyword in the options file for the CA CSM setup utility.
|
Copyright © 2014 CA.
All rights reserved.
|
|