Mike,

I saw that page before posting. All these various page datasets already exist 
in my production mastercat. The ServerPac install by a coworker built a new 
mastercat. I use PAGE as a high-level qualifier catalogued directly  into the 
mastercat and do not want to have to define PAGE as an alias.

A coworker and I tried the following and it appears to have worked. A LISTCAT 
from both systems reading both masters produced identical information (as it 
should, seeing it reads the VVDS).

//STEP1   EXEC PGM=IDCAMS
//SYSPRINT DD  SYSOUT=*
//SYSIN    DD  *
  DEFINE   PAGESPACE  -
             ( NAME(<VSAM.PAGESPACE.NAME>)      -
               RECATALOG  VOLUME(<YOURVOL>))  -
               CATALOG(<YOURCAT>)
/*


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Mike Schwab
Sent: Thursday, July 23, 2015 7:42 AM
To: [email protected]
Subject: Re: Defining Existing Page Datasets into a New Mastercat

http://www-01.ibm.com/support/knowledgecenter/SSLTBW_1.13.0/com.ibm.zos.r13.idai200/da6i215z.htm%23da6i215z

On Thu, Jul 23, 2015 at 5:54 AM, Richards, Robert B.
<[email protected]> wrote:
> *Spoiled Alert *
>
> I used to have CRPLUS for years and was spoiled by the ease of use of running 
> its MERGECAT command to handle copying system specific entries for LOGREC, 
> etc. as well as all of the PLPA, COMMON and LOCAL page datasets from numerous 
> other lpars/systems.
>
> Now back to current reality without CR+.  After RTFMs, I am less than 
> confident that I will succeed in redefining all of these entries into a new 
> mastercat. Hence this post. Can I buy a clue?
>
> Bob
> p.s. Note to self - Don't forget how to do things without having the 
> nice tools! :(
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to [email protected] with the message: INFO IBM-MAIN



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to