One of the CA Endevor/DB functions is to delete obsolete or unwanted CCID entries. In the PRE-AUTHORIZATION DETAIL screen (NDVRM210) seeing ACTION UNAUTH.
18.5 CAGJI5 PRE-AUTHORIZATION DETAIL 05/29/24 NDVRM210
USER ===> USER123 DICTNAME ===> TGTSRC MODE ===> UPDATE
ACTION ===> UNAUTH
*********************** PRE-AUTHORIZATION INFORMATION ***********************
DERIVE CCID ===> Y SIGNED OUT ===> N PRE-AUTHORIZED ===> Y
EST. WORK COMPLETION ===> ACT. WORK COMPLETION ===>
COMMENT ===>
**************************** ENTITY INFORMATION ****************************
NAME ===> EDBDIA VERSION ===> 1
TYPE ===> DIALOG
COMMENT ===>
**************************** USER INFORMATION ****************************
NAME ===> LOCKED ===>
SECURITY CLS ===>
CURRENT CCID ===>
COMMENT ===>
**************************** CCID INFORMATION ****************************
NAME ===> DIA123CA SECURITY CLASS ===> NDVR-GLOBAL LOCKED ===> N
COMMENT ===> NEW MAPLESS DIALOG
IDMS - All Supported Releases
The problem is the NDVRMIS task's NDVRU210 display is for deleting pre-authorizations and not for deleting CCID entries.
In order to delete a CCID entry, then select function 5 - CCID AND CCID CHANGE HISTORY. If there are change log entries still in the log associated with that CCID, then you might get this error message:
NDVRFLIO: E049 CHANGE LOG ENTRY(S) ASSOCIATED - DELETE NOT ALLOWED.
On the other hand, if you don't want to delete change log entries under that CCID online, you can execute run program “NDVRMISB (the EDB Batch Management Facility), and issue DELETE CCID IS ccid FORCE”.