I will do with catalog rebuild. There used to be rexx code to display the allocation parameter of a catalog but I am unable to get it.Is there anyone who still has those REXX code ?
On Tue, Aug 13, 2013 at 10:31 PM, Hervey Martinez < [email protected]> wrote: > The repro/mergecat functions are very slow because all VTOCS/VVDS will > need to be updated with the new catalog name. What you want is to reorg the > catalog. In short, backup the catalog, delete the old structure, re-define > it; then, restore from backup into its new structure. > > If you have a utility, like TREX, this process is very simple. > > Regards, > > Hervey > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of mf db > Sent: Tuesday, August 13, 2013 9:19 AM > To: [email protected] > Subject: Catalog resizing approach > > Hello All, > > One of user catalog has run out of extent for an application. The > application owner has accepted for a outage. My approach of resizing the > catalog is like > > 1) Creating a new User catalog like : ICF.PETER.USERCATZ with more > allocation like 1500 cylinders. > 2 ) Delete the alias from the older catalog : ICF.PETER.USERCATO > 3 ) Then perform the repro mergcat with level alias > 4 ) Then redefine the alias to new usercat ICF.PETER.USERCATZ. > > Here while doing REPRO mergcat, Is it possible to perform with two alias > together. > > Could someone please shed light on the above approach. > > Peter > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
