So to answer the ops original question. One way of bypassing normal catalog rules is by running DFDSS and using the catalog parm. This will bypass and use whatever catalog is specified. I would say some did some DFDSS function and that is how the dataset ended up in your master catalog. You deleted it the correct way.
Thanks Ms. Terri E. Shaffer [email protected] Engineer J.P.Morgan Chase & Co. GTI DCT ECS Core Services zSoftware Group / Emerging Technologies Office: # 614-213-3467 Cell: # 412-519-2592 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of John McKown Sent: Tuesday, November 08, 2011 11:46 PM To: [email protected] Subject: Re: IODF Mis-Cataloged On Tue, 2011-11-08 at 18:20 -0600, Ruegsegger, Jeff wrote: > I'm wondering if anyone has any ideas about how one might get an HCD created > IODF cataloged in the MASTER catalog rather than the usercatalog the ALIAS > points to? > I deleted it as follows. > //DD1 DD UNIT=SYSDA,DISP=SHR,VOL=SER=IODFVL > DEL 'SYS7.IODF16.CLUSTER' FILE(DD1) CATALOG(MY.SYSTEMS.MCAT) > > I can't for the life of me figure out how this may have come about. > > Any thoughts would be appreciated as one would like to not go down this road > again! The IODF does not need to be in the master catalog in order to be used for IPL. In fact, the IODF is only used at IPL/NIP time and not by z/OS during normal operations at all. But if you really, really want it in the master catalog, you __might__ be able to do a REPRO MERGECAT function on the entry in the user catalog, moving it into the master. I'd strongly recommend against doing this! -- John McKown Maranatha! <>< ---------------------------------------------------------------------- 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 This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and affiliates. This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, as applicable, for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. Please refer to http://www.jpmorgan.com/pages/disclosures for disclosures relating to European legal entities. ---------------------------------------------------------------------- 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

