I’m still fuzzy on what problem you're trying to solve, but I want to observe that there is nothing inherently system intrinsic in a catalog, even a master catalog. Any catalog can be master if you name it at IPL time. Any catalog can be a user catalog if you treat it as such. In fact, one system's master catalog can be a user catalog to another system, at least for trouble shooting purposes.
Now in order for a catalog to be traded around, there must be nothing explicitly coded that works only for one system but not another. For example, if you name a sysres volume explicitly, you will have great trouble sharing the catalog. Everything in a shared catalog must be either virtually defined with symbols, etc. or else contain a specific volser that you want the other system to access as well. Catalogs, that is, are fundamentally agnostic as to system or function (master vs. user). . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-543-6132 Office ⇐=== NEW [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of johnnydeep san Sent: Wednesday, November 22, 2017 3:30 AM To: [email protected] Subject: (External):Re: doubt on catalog yes, i want to use the same disk file but not on both system. the disk i used before for sysA( sysA is not active now) . Now i want to use it for sysT . On Wed, Nov 22, 2017 at 1:42 PM, Peter Hunkeler <[email protected]> wrote: > > >on RDZ ,SYSA lpar we mentioned script like this " 0A91 3390 > C:\******\***\ ZZZZ " , ZZZZ is non-sms volume i installed product > using smpe and place the all required data-set on zzzz . Now we > planned to use the same product on SYST , instead of installing the > product from scratch , we planed to go with volume transfer . so we > include the below " 0A91 3390 C:\******\***\ ZZZZ " on SYST > devmap. > or IBM-MAIN subscribe / signoff / archive access instructions, > > > > > Are you saying that you want to use the very same disk file on both > systems? The "C:\******\***\ZZZZ" at least seems to indicate this. > > > -- > Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
