Previous Topic: Configure HTTP ConnectionsNext Topic: Remove the SVC


Set Up CAIRIM to Load CA Datacom/MSM PC at IPL

Set up CAIRIM to load the PC automatically during each IPL.

Follow these steps:

  1. Locate the PARMLIB member referenced by your CAIRIM startup JCL procedure (usually the CAS9 procedure).
  2. Add the following statements to the PARMLIB member:
    PRODUCT(CA DATACOM) VERSION(BD14) INIT(DBCR4PR)
    LOADLIB(run_time_caaxload)
    PARM(PC=PROD,PCC=DBPCCPR)
    PRODUCT(CA DATACOM) VERSION(BD14) INIT(DBCR4PR)
    LOADLIB(run_time_caaxload)
    PARM(PC=PROD,PCS=DBPCSPR)