Lizette,

I tested all the ACS rules before I moved it to Prod.  I can allocate dsns via 
ISPF 3.2 if I do not specify the VOLSER.  I only encounter problems when I code 
the volsers. 
--------------------------------------------
On Tue, 2/18/14, Lizette Koehler <[email protected]> wrote:

 Subject: Re: IDC3009I ** VSAM CATALOG RETURN CODE IS 48 - REASON CODE IS 
IGG0CLAT-80
 To: [email protected]
 Received: Tuesday, February 18, 2014, 5:50 PM
 
 Willie,
 
 Please do the following
 1) Identify the Data Class that this data set will be
 assigned - Use TEST function in ISMF.
 2) Check that Data Class for the Extended attribute in the
 panel.
 
 If that matches, then the RC48-80 
 
     Explanation: Define data set with
 extended format information is not valid for a non-SMS data
 set.
 
 Is valid for your file.
 
 You may need to assign this file to a different Data Class
 that does not contain the EXTENDED FORMAT flag.  Or let
 the file be an SMS managed file.
 
 
 Lizette
 
 
 > -----Original Message-----
 > From: IBM Mainframe Discussion List [mailto:[email protected]]
 On
 > Behalf Of Willie Bunter
 > Sent: Tuesday, February 18, 2014 11:08 AM
 > To: [email protected]
 > Subject: Re: IDC3009I ** VSAM CATALOG RETURN CODE IS 48
 - REASON
 > CODE IS IGG0CLAT-80
 > 
 > Hi Leo,
 > 
 > Here it is :
 > 
 > DEFINE  CLUSTER ( -
 >     
    NAME(CICSALL.APPLIC.PROD.ZWA6) -
 >         VOLUME(FPS002) -
 >         RECORDSIZE(80
 80)) -
 >         DATA ( -
 >     
    NAME(CICSALL.APPLIC.PROD.ZWA6.DATA) -
 >         CYL(1 1)) -
 >         INDEX ( -
 >     
    NAME(CICSALL.APPLIC.PROD.ZWA6.INDEX) -
 >         TRACKS(1 1))
 > 
 > Below is the error message:
 > IDC3014I CATALOG ERROR
 > IDC3009I ** VSAM CATALOG RETURN CODE IS 48 - REASON
 CODE IS
 > IGG0CLAT-80
 > IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12
 
 ----------------------------------------------------------------------
 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

Reply via email to