I strongly recommend dumping SYS1 dump datasets. You need to plan for backup 
and cleanup, so it's not a one-day project. You may need to manually delete and 
reallocate SYS1.DUMP* in the meantime. When you're done, all dump data sets 
will be dynamic. 

.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
323-715-0595 Mobile
626-543-6132 Office ⇐=== NEW
robin...@sce.com


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Rob Schramm
Sent: Friday, February 08, 2019 12:52 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: (External):Re: Dump Datasets

Look at DD DEL and DD ADD

Rob Schramm

On Fri, Feb 8, 2019, 3:48 PM Carmen Vitullo <cvitu...@hughes.net wrote:

> no real easy way because those dump datasets are always in use, 
> DUMPSRV, you may want to add some dynamic dump datasets to the mix CD 
> SET,SDUMP,MAXSPACE=10000M
>
> DD ADD,SMS=()'
> DD NAME=DUMP.&SYSNAME..D&LYYMMDD..T&LHHMMSS..&JOBNAME..DMP&SEQ.'
> DD ALLOC=ACTIVE' I've reallocated SYS1.DUMP datasets 
> before...carefully
>
> Carmen Vitullo
>
> ----- Original Message -----
>
> From: "Ron McCabe" <rmcc...@mutualofenumclaw.com>
> To: IBM-MAIN@LISTSERV.UA.EDU
> Sent: Friday, February 8, 2019 2:36:40 PM
> Subject: Re: Dump Datasets
>
> Sorry to go back to the dump datasets but I need to.
>
> I was able to get my MAXSPACE increased but my allocation size for the
> SYS1.DUMP00 needs to be increased and I cannot find how to go about 
> doing this. So, can I delete and re-allocate my dump datasets while 
> the system is running? If so, how do I go about it?
>
> Thanks,
> Ron McCabe
> Manager of Mainframe/Midrange Systems
> Mutual of Enumclaw
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On 
> Behalf Of David Spiegel
> Sent: Friday, February 08, 2019 12:20 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Dump Datasets
>
> Hi Shmuel,
> Yes ... instead of DO 10 I=1,50 they coded DO 10 I=1.50 and the rocket 
> was never seen again.
>
> Regards,
> David
>
> On 2019-02-08 14:42, Seymour J Metz wrote:
> > Wasn't there a classic NASA failure due to a missing comma in a 
> > Fortran
> DO statement?
> >
> >
> > --
> > Shmuel (Seymour J.) Metz
> > https://na01.safelinks.protection.outlook.com/?url=http:%2F%2Fmason.
> > gm 
> > u.edu%2F~smetz3&amp;data=02%7C01%7Crmccabe%40MUTUALOFENUMCLAW.COM%7C
> > 3b 
> > 7c70b06ee942c0766408d68e02ceaf%7C5a381f7dcc3d4a93b2cbd2fd072e535a%7C
> > 1% 
> > 7C0%7C636852540066997115&amp;sdata=Gtep%2FhjcEwC7Y6DdKjuI1IJXyNFj%2B
> > oO
> > ZaC0h0HghvQ8%3D&amp;reserved=0
> >
> > ________________________________________
> > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on 
> > behalf of McCabe, Ron <rmcc...@mutualofenumclaw.com>
> > Sent: Friday, February 8, 2019 2:39 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: Dump Datasets
> >
> > Sheesh...a little comma caused so much grief. Thanks that worked.
> >
> > Thanks,
> > Ron McCabe
> > Manager of Mainframe/Midrange Systems Mutual of Enumclaw
> >
> >
> > -----Original Message-----
> > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On
> > Behalf Of Rob Schramm
> > Sent: Friday, February 08, 2019 11:37 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: Dump Datasets
> >
> > You are missing a comma.
> > Should be
> > CD SET,SDUMP,MAXSPACE=1000
> > VS
> > CD SET,SDUMP MAXSPACE=1000
> >
> > Rob Schramm
> >
> >
> > Original Message
> >
> >
> >
> > From: rmcc...@mutualofenumclaw.com
> > Sent: February 8, 2019 2:24 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Reply-to: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Dump Datasets
> >
> >
> > Hello List,
> >
> > I'm working with my Dump Datasets and when I do a D D,O command I see
> where MAXSPACE=500M so I enter the command CD SET,SDUMP MAXSPACE=1024M and
> it says it is successful so I do another D D,O command and it still shows
> my MAXSPACE=500M. What am I doing wrong?
> >
> > Thanks,
> > Ron McCabe
> > Mutual of Enumclaw


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to