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 iprfx.iqual.CSIQOPTN NOT IN CATALOG OR CATALOG CAN NOT BE ACCESSED
I was able to generate the processor earlier without any problems. What is wrong?
All Supported Releases
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.
Verify the CSIQOPTN library specified in the C1DEFLTS keyword MACDSN is pointing to the correct CSIQOPTN library.