I'm am updating a COBOL 6 processor and getting the following error:
C1A0010E ALLOCATION ERROR RC=1708-0002, DDNAME=SYSLIB C1A0011E IKJ56228I DATA SET SYS5.NDVR.CSIQOPTN NOT IN CATALOG OR CATALOG CAN NOT BE ACCESSED
I was able to generate the processor earlier without any problems. What is wrong?
Environment
All supported version of CA Endevor SCM
Cause
When a Processor is added to Endevor, it is generated using the internal GPPROCSS processor which uses the CSIQOPTN library specified in the C1DEFLTS table. The C1A0011E message indicates that the CSIQOPTN library specified in the C1DEFLTS is not found.
Resolution
Verify the CSIQOPTN library specified in the C1DEFLTS keyword MACDSN is pointing to the correct CSIQOPTN library.