On Tue, 22 Jul 2008 13:55:38 -0500, McKown, John <[EMAIL PROTECTED]> wrote:
>Another possibility is to simply create the PAGESPACE in the current >system's master catalog. Then, just do a DEFINE PAGESPACE ... RECATALOG >CAT(other.mastercat) . One nice thing is that a PAGESPACE can be defined >in multiple catalogs at the same time. I would be surprised if DIAGNOSE/EXAMINE did not hiccup on this. Lessons from the past... PAGESPACE is VSAM and therefore requires a VVR entry. Duplicate catalog entries create duplicate VVR records, leading to problems not with normal access, but with DELETE/DEFINE. Personally, I prefer your MLA suggestion. Regards, Art Gutowski Ford Motor Comany ---------------------------------------------------------------------- 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

