After delete noscratch on the 2nd master catalog, I tried the def nvsam
with 
recatalog and received the messages:
DEF NVSAM(NAME(SYS2.CA1.R115.CAILIB ) -

DEVT( 3390 ) -

VOL( SYS243 ) -

RECATALOG )

IDC3014I CATALOG ERROR

IDC3009I ** VSAM CATALOG RETURN CODE IS 86 - REASON CODE IS IGG0CLEJ-22

IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12



As the sms admin, I'm a stickler for keeping the volumes clean of  sms 
ineligible datasets.  In this case,  not having the sms attributes is
not an 
issue but for other datasets it may.  Thank you.

"Bruce Black" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>> I have a SMS managed dataset that is on master catalog that needs to
be 
>> added to linklst and is accessed by 2 lpars.  We are sharing dasd.
I 
>> can only get it to catalog on one master catalog correctly.  That is,
on 
>> the 2nd master catalog the dataset does not have its sms storclas and

>> mgmtclas attributes.
> You probably did a DEFINE NONVSAM to put it in the second mastercat.
For 
> SMS datasets, you must include the RECATALOG operand to pick up the
SMS 
> data from the NVR in the VVDS, e.g,
>
> DEFINE NONVSAM(NAME(dsname) VOL(volser) RECATALOG)
>
> Do a DELETE NOSCRATCH to get it out of the second mastercat, then do
the 
> DEFINE as above.
>
> However, not having the SMS info in the catalog is probably not a big 
> issue.   The same info is stored in the NVR and I think the NVR is
used 
> when it is needed.  You probably don't need to fix this
>
> -- 
> Bruce A. Black
> Senior Software Developer for FDR
> Innovation Data Processing 973-890-7300
> personal: [EMAIL PROTECTED]
> sales info: [EMAIL PROTECTED]
> tech support: [EMAIL PROTECTED]
> web: www.innovationdp.fdr.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 

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