Previous Topic: CAL2F106INext Topic: CAL2F108E


CAL2F107E

DDname DBPARMS is DUMMY and cannot be allocated dynamically

Reason:

The Jobflow Illustrator simulation mode driver program CAL2FSIM attempted to allocate the data set associated with the CA Workload Automation SE DBPARMS DD statement, but the JCL for Jobflow Illustrator has the DBPARMS DD statement dummied out. The dynamic allocation cannot occur.

Action:

Either remove the DBPARMS DD statement from the CA Workload Automation SE Jobflow Illustrator JCL or replace it with one that contains a valid data set name.