Doing a delete of an element in Endevor and receiving the following messages:
C1G0295C BYPASSING DELETE BECAUSE MEMBER DOES NOT EXIST IN DATA SET
The type has no processors and the data set name is an Endevor Source Output Library
The Source Output library is written to by Endevor when an element is being added or updated in an inventory group and a SOL is defined in the type being updated. This is accomplished as part of Endevor’s source management process when an element is being added or updated and the generate processing is not bypassed.
If one bypasses the generate (option BYPASS GENERATE PROCESSING), the source management step of having CONWRITE write to the Source Output Library is not executed. Another side effect of adding a member to Endevor and bypassing the generate processing is that the member cannot be moved.
The Delete action sees that a SOL is defined and attempts to delete the member in question from it. Again this part of the element source management feature.
The severity of error message C1G0295 can be either set to an “I”, “W” or “C” level by a command in the ENCOPTBL located in the Endevor CSIQSRC library.
* ENHOPT MSGSEVERITY_C1G0295=C I/W/C O000716