We are moving an element in a package and getting a Processor Return code of 12 with these errors:
C1G0000I DATA SET ENDV.TEST.LISTING C1G0000I MEMBER DPRUNIFDP C1G0294E LISTING MEMBER COULD NOT BE FOUND C1X0010I STEP COPYLST PROGRAM CONLIST COMPLETED, RC=0012
How can I resolve this?
Environment
Release: Component: ENDBAS
Resolution
The error message C1G0294E means:
C1G0294E LISTING MEMBER COULD NOT BE FOUND
Reason: The CONLIST processor program did not locate the specified listing member in the specified data set. The listing data set is identified by the C1LLIBI DD statement. This message is issued when the Copy or Print parameters are specified.
Action: Verify that the listing member is present. You may have to regenerate the Element to recreate the listing.
If you are moving the element you need to regenerate the element at the source location, then move it up the map. If this does not resolve your problem, open a case with support and send them the full output from the generate and the move.