On Fri, 2006-10-13 at 10:45 -0500, Mike Wojtukiewicz wrote: > How does it restore the target and distlibs? Does it OVERLAY the current > libraries, which means the target system in question is not running or does > it use new DASD and load the datasets down. That being said must the > datasets be indirectly catalogued or not. If not then how does it know what > the "true" running datasets are. If it is required then I can fully > understand how it works and it can be done on the target system while it's > running.
I'll take the lack of response as confusion as to what is being asked, rather than evidence that I am the only person ever to do one. A target is a target - they just get restored. I point it at a INIT'd volume and forget about it. Uses SSAs to resolve the conflicting dsname issue - although that has a few kinks in it. Nothing major, but it's not all "hands off". For the DLIBs I put the z/OS release level in the DSNAME so I can catalog them, and not have to tool around with the DDDEF entries. Due to (IBMs) inconsistent dsnaming standards this is a lot more manual than it should be. Basically pretty straight-forward, but like all vendor installers, what they think you should do, and what you need to do rarely gel. Shane ... ---------------------------------------------------------------------- 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

