Previous Topic: CAS9563ENext Topic: CAS9565E


CAS9564E

CA-ENF JOB xxxxxxxx IS NOT A CICS REGION

Reason:

CAIENF/CICS was asked to start or stop in an address space that is not a CICS region. Three reasons can cause this to happen:

  1. The jobname is incorrect as entered.
  2. The CICS region was still in the process of coming up.
  3. The CICS region was not activated prior to issuing the command for starting the CICS job.

Action:

Perform one of the following (respective to the appropriate reason presented above):

  1. Correct JOBNAME and reissue the command.
  2. Wait for the CICS message "CONTROL IS BEING GIVEN TO CICS". Then, reissue the command for starting the CICS job.
  3. Issue a z/OS start command to activate the CICS region. Wait for the CICS message "CONTROL IS BEING GIVEN TO CICS". Then, reissue the command for starting the CICS job.