Element Move we get the following error:
C1G0202I ACTION #10 / STMT #15
C1G0203I MOVE ELEMENT ELEMENT1
C1G0204I FROM ENVIRONMENT: ENV1 SYSTEM: SYS1 SUBSYSTEM: SUBS1
C1G0232I OPTIONS: WITH HISTORY, SIGNIN
C1G0232I CCID:
C1G0232I COMMENT: Move
C1G0265I PROCESSOR GROUP JCL FOR THIS ELEMENT WAS OBTAINED FROM ENVIRONMENT
C1G0000I DATA SET YOUR.LIBRARY.BASE
C1G0000I MEMBER ELEMENT1
SMGR155E BASE MEMBER ALREADY EXISTS FOR THIS ELEMENT
C1G0277I MOVE PROCESSING TERMINATED BECAUSE OF THE PREVIOUS ERROR
C1G0200I ELEMENT ACTION REQUEST PROCESSING COMPLETED, HIGHEST ENDEVOR RC WAS 0012
ELEMENT ACTION REQUEST PROCESSING COMPLETED, HIGHEST ENDEVOR RC WAS 0012
Release : All
This error happens when Endevor compares the Footprint of the From Element and the To Element. The System,Subsystem,Type and Stage must match.
Common reason for this error is more than one Element with the same name are being stored to the same Base file, and COMPRESS/ENCRYPT(Y/N) in the TYPE Definition is set to N.
This error happens when Endevor compares the Footprint of the From Element and the To Element. The System,Subsystem,Type and Stage must match.
Common reason for this error is more than one Element with the same name are being stored to the same Base file, and COMPRESS/ENCRYPT(Y/N) in the TYPE Definition is set to N.
Check the footprint of the Element's Base library. So in the example above check YOUR.LIBRARY.BASE for member ELEMENT1's footprint.
The footprint should explain what happened, what's different between the 2 footprints.
If both Elements are valid and you want to retain both Elements Change the Type Definition on one or both Types to COMPRESS/ENCRYPT(Y/N) ===> Y
This will store the Member in the Base as a Compressed name. So the member name will not be ELEMENT1(as per the example). So no two names will be the same.
Another way is to change the Base dataset(in the Type definition) so the two Elements are NOT stored on the same Base file.
To keep the new Element and Delete the old Element (so keep the element being moved). Then use Endevor Delete, Trasfer (with delete from behind) or Archive (with Delete from behind).
To keep the Element you are moving to (the target location element), retrieve the Element to a lower Environment/Stage to the same System/Subsystem/Type as the existing Element. Then move it up.
Going forward if to prevent this in the future do the following: