Package execution failed with error C1G0336E while attempting to delete elements out of production. The element outputs (load, listing, etc) were deleted but the source and element catalog remained.
C1G0336E COMPONENT LIST FOR ELEMENT AT LOCATION <inventory location> HAS NO COMPONENT LIST.
Environment
All Supported Releases
Cause
The DELETE processor has a step to get the component list and MAXRC=0 but these very old elements do not have a valid component list. The step fails with RC=12.
Resolution
Temporarily switch the delete processor to *NOPROC* and re-execute the failed package. Once it has completed, revert the delete processor to previous value.