jason lowe wrote:
Is there a way to delete a RACF group and keep existing group dataset
profiles.


If you don't want to rename the data sets (that could become a major
pain if they are referenced in some infrequently run but important batch
jobs), there is no way to delete the group and keep the DATASET profiles.

If you want to make a userid out of the group name, you would need to
delete all the DATASET profiles first, then delete the group, the create
the userid with the ADDUSER command. After that, you can recreate the
DATASET profiles.

If you don't want to reuse the group name as a userid, just use the
REMOVE command to remove all user/group connections and keep the group.

The IRRRID00 utility from IBM can help you with creating the necessary
RACF commands.
--
Ulrich Boche
SVA GmbH, Germany
IBM Premier Business Partner

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to