> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Howard Rifkind > Sent: Wednesday, July 05, 2006 1:00 PM > To: [email protected] > Subject: Re: VSAM Dataset Cataloge Question. > > > Good ideas John, > > The problem is that on both lpars the master catalogs are > the same names and the datasets on the test lpar are in the > master catalog.
Depending on the names of the datasets and other considerations, what I would suggest is the possibility of creating a small usercatalog on the shared volume. Do a REPRO LVL(hlq) MERGECAT from the TEST system's master catalog to the new usercatalog. Then do an IMPORT CONNECT of that "hlq" on the PROD system. This assumes that the "hlq" is unique. It also assumes that the VSAM dataset in question does not need to be accessed by a system component before the CATALOG address space is available. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

