When coding multiple CCCHK statements what is the expected behavior.
Release : All
Component : ESP WORKLOAD AUTOMATION
Job ended due to the following CCCHK statements coded for the job.
CCCHK RC(4095) STOP
and
CCCHK RC(4095) CONTINUE.
Using Multiple CCCHK Statements:
For a single job, you can specify up to 254 CCCHK statements. When several CCCHKs are active for a single job, their effect is cumulative (unlike the CCFAIL statement). For example, one CCCHK statement might indicate a particular action, and other statements might indicate some exceptional cases.
The Statement Search Order and Statement Scope:
When each step in a job or procedure ends and produces a condition code, CCCHK initialization parameters and statements are searched for a match in the following order: