Why CCCHK not working for one JOB in CA Workload Automation ESP Edition?
search cancel

Why CCCHK not working for one JOB in CA Workload Automation ESP Edition?

book

Article ID: 139039

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

We have one JCL that contains some INCLUDE MEMBER statements before the first EXEC statement. The CCCHK setting doesn't work for it.

Environment

Release : 12.0

Component : CA ESP WORKLOAD AUTOMATION

Resolution

The first step, was hidden in the INCLUDE member. ESP inserts ESPCCCHK/ENCORE step when it detects the first EXEC statement.  ESP does not scan the contents of INCLUDE members.


To work around this issue you can insert IEFBR14 as the first step in front of the INCLUDE MEMBER statement.