Keep in mind that two processes must be carried out: getting a page data set into the appropriate master catalog, and getting the page space properly formatted. DEFINE PAGESPACE will do both, but RECATALOG may mess up formatting. I suggest starting with no page data set at all, then DEF PGSPC with all size, location, and catalog parameters fully specified. Omitting any parameter may lead to failure at IPL time.
. . 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 retired mainframer Sent: Friday, September 14, 2018 9:38 AM To: [email protected] Subject: (External):Re: how to catalog page dataset to new MCAT > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On > Behalf Of johnnydeep san > Sent: Friday, September 14, 2018 4:05 AM > To: [email protected] > Subject: how to catalog page dataset to new MCAT > > Hi All, > > I have created new master- catalog and load my system from it .While > IPL'g sys throw below > > IEA920I PAGE DATA SET SYS1.PLPA.PAGE > NOT LOCATED > IEA922D REPLY 'DSN=DSNAME' OR 'IGNORE' If the dataset already exists on your page volume, the advice from Paul and Todd should work. If it does not exist, you need to define it with IDCAMS. One of the parameters will let you specify the catalog. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
