If not already done so it would be worth running the VALIDATE utility to report integrity issues and provide more clues.
This will sometimes create SCL in a flat file to help clean up.
Specify the Environment and SYSTEM or * before running
//BC1JUNLD EXEC PGM=NDVRC1,REGION=4096K,PARM='C1BM5000'
//BSTIPT01 DD *
VALIDATE ENVIRON xxxxx SYS xxxx .
//C1SCL1 DD DSN=&SYSUID..REPAIR.SCL,
// UNIT=3390,
// SPACE=(TRK,(5,1)),
// DISP=(NEW,CATLG,DELETE),
// DCB=(LRECL=80,RECFM=FB)
//C1MSGS1 DD SYSOUT=* DETAIL REPORT
//C1MSGS2 DD SYSOUT=* SUMMARY REPORT
//SYMDUMP DD DUMMY
//SYSUDUMP DD SYSOUT=*
(This has helped me clean up after issues such as defining .NEW base / deltas and forgetting to rename correctly).
-------------------------------------------
Original Message:
Sent: Aug 29, 2025 03:06 PM
From: Felicity Vaughan
Subject: Ghost Elements
I have some ghost elements - they are just names. They are in Endevor but there's nothing behind them. Nothing in the Base/Delta libs. If there's nothing there and I can't do anything with them, I'd like to just delete the entire entry from Endevor - Any ideas of the best way to do this?
Thanks.
------------------------------
Felicity
------------------------------