C1X0100E RC=08-0002 PANVALET ERROR when deleting element
search cancel

C1X0100E RC=08-0002 PANVALET ERROR when deleting element

book

Article ID: 117852

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

We are running Endevor 18.0 which supports mix case element name.
We have element managed using interface with Panvalet
An element has been added with lower case name to Endevor by mistake.
Now we cannot delete it because the element wasn't added to Panvalet during checkout, and the delete processor has a step to delete element from PANLIB.
Any way to bypass the PANLIB deletion step?

Environment

z/OS
All version of Endevor and Panvalet

Cause

The Delete processor failed during CONDELE because Member doesn't exist in the PANLIB dataset, error messages are issued:
C1X0100E  RC=08-0002 PANVALET ERROR - PSRCH FOR panvlt.lib.PANLIB(xxxnnnn)
C1G0295C  BYPASSING DELETE BECAUSE MEMBER DOES NOT EXIST IN DATA SET
C1G0000I  DATA SET panvlt.lib.PANLIB
C1G0000I  MBR/FILE xxxnnnn

Resolution

There is no need to update the processor to allows the delete of element.
The solution is to Generate the element using processor group *NOPROC*
If the processor group *NOPROC* doesn't exist for the Type of the element in error, you have to create one.

Here is the plan to follow:

1 - Generate the element xxxnnnn using processor group *NOPROC*
2 - Delete the element xxxnnnn.