Thanks, all the advice is excellent and I’ll implement
it as soon as I can.  But in the mean time I have to
get that dataset recataloged to the Prod LPAR.

Like I said, the volume is shared and the names of the
catalogs are the same on both sides.

On the Prod side it shows up as follows:

SYS1.IODF11                                 ,         
      , SHR92B
SYS1.IODF11.WORK                            ,         
      , SHR92B

On the Test side it shows up as follows:

SYS1.IODF11                                 ,         
      , SHR92B
SYS1.IODF11.CLUSTER                         ,         
      , *VSAM*
SYS1.IODF11.WORK                            ,         
      , SHR92B
SYS1.IODF11.WORK.CLUSTER                    ,         
      , *VSAM*

I’m getting the following messages from the recatalog
job:

  DEFINE CLUSTER(NAME(SYS1.IODF11) -
    VOL(SHR92B) -
    LINEAR RECATALOG) -
    CATALOG(ICFUCAT.HSMCAT)
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 86 - REASON
CODE IS IGG0CLEY-6
IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12

I can’t seem to find the codes for message IDC3009I.

Is this doable at all,  Any help is appreciated.

Thanks.

--- "Mueller, David" <[EMAIL PROTECTED]>
wrote:

> Howard,
> 
> As already noted, your IODF needs to be cataloged to
> PROD only for
> dynamic activations or to use as input for HCD work
> on PROD (and you can
> do that from the TEST system).  You can IPL with it
> without it having to
> be cataloged (you will receive a warning message
> that dynamic activation
> is disabled due to the IODF not being cataloged).
> 
> The suggestions from the other people are very good
> for the future.  I
> have not yet implemented them here.  We also have
> two systems sharing a
> single IODF (cataloged only to one of the systems). 
> For our other two
> non-connected systems, I copy the IODF to
> appropriate volumes, so I have
> 3 (identically named) IODF datasets on 3 different
> volumes for 4
> systems.
> 
> To use SYS1.IODF11 in its current location for PROD,
> you would have to
> make the appropriate change to the address for the
> IODF device in the
> PROD image on the HMC (in the LOADPARM part of the
> LOAD information). 
> 
> 
> David Mueller | Systems Programmer | DMS/EITS
> Phone: 850-414-9134 (Rm 107 SRC) | Fax: 850-921-8343
> E-mail: [EMAIL PROTECTED]
>   
> 
>
----------------------------------------------------------------------
> 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
> 



 
____________________________________________________________________________________
Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com

----------------------------------------------------------------------
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

Reply via email to