Condition checking between CA 11 and CA 7 can be synchronized using the CONDCHK feature in CA 7 and its interface with CA 11.
Release: 11.0
Synchronization of job condition code success and failure between CA 7 and CA 11 can be achieved by addingCR@$-AP CONDCHK=YES as a keyword to the RESTART statement of the CA 7 Initialization file. This allows CA 7 to control restart processing for jobs under its control, as opposed to the operating system and CA 11. When a CA 7 jobs fails as a result of CA 7 defined condition codes, CA 7 will issue a request to reset the CMT to "RESTART Processing" (R) status under CA 11. Once the CMT is set to RESTART status, a new setting in the CA 11 CMT will be populated as SCHCC in the out of the LSTP command. The LJOB command will indicate a status of SCC. Both statuses indicate the that the CONDCHK option in CA 7 is in use.