> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Jim McAlpine > Sent: Wednesday, August 12, 2009 4:54 AM > To: [email protected] > Subject: moving RACF profiles to a new system > > I need to take our existing RACF profiles across to a new > z/OS system which > has an existing RACF database and somehow merge them into the > new system. > Is there a way to accomplish this. I can't simply replace > the RACF database > on the new system with my existing one because it contains > profiles which > are required for the new system. > > Jim McAlpine
Take a look at DBSYNC from: http://www-03.ibm.com/servers/eserver/zseries/zos/racf/dbsync.html It is free and is a REXX program which compares the output of IRRDBU00 from both databases (i.e. unload each database to a different flat file using IRRDBU00). It creates RACF commands to "sync" the two databases (passwords excluded). -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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

