CA Scheduler not submitting jobs.
Following error is returned when COMP of FORCE is done on a job:
SC COMPLETE JOB NAME=IAZSTKFP,JNO=01,STATION=32,SCHEDULE=IAZ009J,CPU=N
CACM163E ERROR WITH SCHEDULER SVC RC=114
Release:11.0
Component:SCHDMS
First, see if you have any
errors in the DATACOM MUF for CA Scheduler.
The reason for this is to
verify if the Log area could be 100% full.
If so, need to run the
DBSPILL for CA Scheduler.
That will clean up the LOG
AREA and CA Scheduler will start responding again.
OR
Another reason for message
CACM163E ERROR WITH SCHEDULER SVC RC=114.
We set RC=114 after we use
the IBM IXCQUERY macro and look through the list of XCF members in the
Scheduler XCF group for the one that has a state of MASTER.
You can use the "F
CASCHD,D XCF" command on your current system, you should see the state
value of MASTER for the member that is the Master.
Was ENF up before
Scheduler was started.
Once ENF is bounced, Scheduler could change the state for that XCF member from STARTING to MASTER.
Then the TSO Scheduler commands will work after the XCF member has the correct
state.