Anne,

I think you create the appropriate dataclas in SMS and then use the DD ADD
command to establish it

DD ADD,SMS=(DUMPC1,DMPADIT)

Or have the ACS code set it up.

>From a previous thread by Jim Mulder

  In z/OS 1.13, SDUMP specifies the DSNTYPE=LARGE
text unit when dynamically allocating a dump data set, if the
dump data set size is larger than 64k tracks.

  Prior to z/OS 1.13, for dump data sets larger then 64k tracks, you would
need to use your SMS ACS routines to change the DSNTYPE to
EXTENDED (or maybe you can also change it to LARGE).


Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf
> Of Adams, Anne (DTI)
> Sent: Thursday, February 21, 2013 7:22 AM
> To: [email protected]
> Subject: DSNTYPE=LARGE with DUMP data sets
> 
> Hello group:
> 
> I trying to capture some Brobdingnagian SVC dump, and DUMPSRV keeps
failing on
> space. I'm fairly sure I can increase the size of the dump data set with a
> DSNTYPE=LARGE but I can't remember how or where that's done.
> 
> Anne R. Adams
> DTI, Systems Engineering
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to