You might need to show us the code for your dataclass routine but before that
can you confirm that you used ISMF to:
translate the routine without error into a working SCDS dataset after
updating the source;
validate the routine
test the routine with the same DSN;
activate the working SCDS so your new dataclass routine will be used by
the system.
During debugging, I like to throw a WRITE statement into a new ACS routine so I
can confirm that it is actually being used.
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of william janulin
> Sent: Tuesday, July 21, 2015 6:24 AM
> To: [email protected]
> Subject: Re: VSAM question
>
> To list;
> OK. I modified a dataclass to specify extended addressability but I still
> get the 110 error:
> DEFINE -
> CLUSTER -
> ( -
> NAME(WAS850.ZFS) -
> LINEAR -
> CYL(8000 4000) -
> DATACLASS(DBAGDC) -
> VOLUMES(Z1W850 Z1W851) -
> SHAREOPTIONS(3) -
> )
> IDC3014I CATALOG ERROR
> IDC3009I ** VSAM CATALOG RETURN CODE IS 140 - REASON CODE IS
> IDC3009I IGG0CLEV-110
> IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12
>
> Am I missing a step with this?
> Bill J.
>
>
>
> On Monday, July 20, 2015 8:31 PM, Leonardo Vaz <[email protected]>
> wrote:
>
>
> Beginning in z/OS V2R1, you can have non-SMS managed VSAM Linear Data Sets
> that
> are larger than 4GB, with the Extended Addressability attribute.
>
> http://www-
> 01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.e0zm100/newdasd
> .htm
>
> Regards,
> Leo
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of william janulin
> Sent: Monday, July 20, 2015 2:57 PM
> To: [email protected]
> Subject: VSAM question
>
> To list;
> Is there a way around the 4 gig limitation when defining a LINEAR cluster
> on volumes
> not managed my SMS? I have to download Websphere v8.5 and am attempting to
> define a
> ZFS dataset large enough to hold the product plus its myriad of ptfs.
> Thank you in advance, Bill J.
>
> ----------------------------------------------------------------------
> 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
>
>
>
> ----------------------------------------------------------------------
> 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