Scheduler not submitting jobs and receives message CACM163E ERROR WITH SCHEDULER SVC RC=114.
search cancel

Scheduler not submitting jobs and receives message CACM163E ERROR WITH SCHEDULER SVC RC=114.

book

Article ID: 134818

calendar_today

Updated On:

Products

Scheduler Job Management

Issue/Introduction

Scheduler not submitting jobs.

The following error is returned when COMP or FORCE is done on a job:

SC COMPLETE JOB NAME=<job name>,JNO=01,STATION=32,SCHEDULE=<schedule name>,CPU=N
CACM163E ERROR WITH SCHEDULER SVC RC=114

Environment

Release:11.0

Component: Scheduler Job Management MVS

Resolution

First, see if you have any errors in the DATACOM MUF for Scheduler.

The reason for this is to verify if the Log area could be 100% full.   

If so, need to run the DBSPILL job for CA Scheduler.

That will clean up the LOG AREA and 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.