I was in process of deleting the inactive ID. My approach was deleting the Profile ,deleting the user and deleting the alias. One of user was still visible via "TSO LU USERID" and I tried again deleting the profile using Delete profile using Racf panel but I get same message as
ICH04009I UXXXXX CANNOT BE DELETED. DATA SET PROFILES STILL EXIST.
My Delete Profile message for this ID was :
DD 'UXXXXX.**'
ICH09020I UXXXXX.** NOT DEFINED TO RACF
READY
ICH09020I UXXXXX.** NOT DEFINED TO RACF
READY
My delete Alias shows as :
DELETE (Uxxxxx) ALIAS
IDC3012I ENTRY Uxxxxxx NOT FOUND
IDC3009I ** VSAM CATALOG RETURN CODE IS 8 - REASON CODE IS IGG0CLEG-42
IDC0551I ** ENTRY Uxxxxxx NOT DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8
IDC3012I ENTRY Uxxxxxx NOT FOUND
IDC3009I ** VSAM CATALOG RETURN CODE IS 8 - REASON CODE IS IGG0CLEG-42
IDC0551I ** ENTRY Uxxxxxx NOT DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8
But Again the user is visible under RACF.
Any direction or guidance would really help me.
Jaggz