Applied Scheduler PTF LU07360, and when restarting Scheduler, the following message is received:
CAC9104I Level Set was not set by CAIRIM, found: 11.0.01
Explanation of message CAC9104I:
CAC9104I Level Set was not set by CAIRIM, found <version>
Reason: The Scheduler CAIRIM process did not save the
Continuous Delivery Level Set version into the
CHBASE data area.
Action: The load library used the Scheduler CAIRIM
process may be back level. You should review
the CAIRIM output to see if there were any problems
with the CACHLVLS module.
Release : 11.0
Scheduler Job Management
After applying PTF LU07360, do the following:
1. Stop the Scheduler Started Task
2. Ensure that the STEPLIB used by CAIRIM is at the same maintenance level as the Started Task
3. Run CAIRIM. Sample CAIRIM job:
//CAIRIM EXEC PGM=CAIRIM
//STEPLIB DD DSN=hlq.CCS.CAW0LOAD,DISP=SHR
//*
//PARMLIB DD *
PRODUCT(CA-SCHEDULER) VERSION(CHB0) INIT(CHB0INIT) PARM(DD=OPT)
/*
//OPT DD *
CAS9 MAIN FUNC=REINIT, AFTER IPL, WILL SWITCH TO INIT
SVC=YES SVC NUMBER
Expect to see message: CAC9101I Scheduler Level Set: 11.0.01
4. Start the Scheduler Started Task
Expect to see message: CAC9101I Scheduler Level Set: 11.0.01
As a general rule, after applying Scheduler maintenance, either IPL or run CAIRIM with FUNC=REINIT to ensure all data areas and modules are in sync.