Are you using these commands? Connect RACFADM to them and make RACFADM the owner. Delete the obsolete groups, for example:
CONNECT RACFADM GROUP(SYS1) AUTH(JOIN) REMOVE IBMUSER GROUP(SYSCTLG) REMOVE IBMUSER GROUP(VSAMDSET) ALTGROUP SYS1 OWNER(RACFADM) DELGROUP SYSCTLG DELGROUP VSAMDSET To verify that the changes took place, issue the following commands: LISTGRP SYS1 LISTGRP SYSCTLG LISTGRP VSAMDSET -frank -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, December 06, 2012 7:20 AM To: [email protected] Subject: VSAMDSET and SYSCATLG In the 1.10 ADCD RACF database there were two group profiles named VSAMDSET and SYSCATLG. I was able to delete them in that database. With the 1.13 ADCD RACF database, these two profiles (defined 1995) are still (again) in there, but any attempt to delete consistently gives me: IKJ56702I INVALID GROUP, VSAMDSET How do I remove these two groups from the RACF database? I haven't even found them described anywhere in the 1.13 docs. Thanks, Barbara ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ________________________________ This e-mail message (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message (including any attachments) is strictly prohibited. If you have received this message in error, please contact the sender by reply e-mail message and destroy all copies of the original message (including attachments). ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
