Pat, there isn't any SHUUSR3.IODF05.CLUSTER. and the catalog you mention below isn't the master.
Patrick Lyon <[EMAIL PROTECTED]> wrote: On Mon, 26 Jun 2006 10:06:05 -0700, Howard Rifkind wrote: >I can only see SHUUSR3.IODF05 from 3.4 > > In a LISTC, next to this entry I see the following: > > DATA ---------- SHUUSR3.IODF05, > IN-CAT --- CATALOG.ICFUCAT.Z14.INSTALL > ... > > ASSOCIATIONS, > CLUSTER--SHUUSR3.IODF05.CLUSTER > ATTRIBUTES, > If you cannot do a successful liscat in batch like this: LISTCAT ENT(SHUUSR3.IODF05.CLUSTER) ALL Then you will have to recatalog it in your master catalog. I am assuming CATALOG.ICFUCAT.Z14.INSTALL is your master catalog? Example: DEFINE CL (NAME(SHUUSR3.IODF05.CLUSTER) - VOLUMES(volser) - LINEAR - RECATALOG) If CATALOG.ICFUCAT.Z14.INSTALL is not your master catalog and not accessable, do not do the above define cluster, we will have to discuss other issues. ---------------------------------------------------------------------- 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 --------------------------------- Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta. ---------------------------------------------------------------------- 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

