Note: The TYPRUN=NORUN is the PARM input to DFDSS. I always Thought IBM could have done better with this name.
//S1 EXEC PGM=ADRDSSU,PARM='TYPRUN=NORUN' Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of John Dawes > Sent: Monday, May 29, 2017 1:36 PM > To: [email protected] > Subject: Re: DFDSS PROBLEM - DUMP USING STORGRP PARM > > Elardus, > > Thanks for the example. I will give it a try and let you know how I fared. > Thanks again. > > -------------------------------------------- > On Mon, 29/5/17, Elardus Engelbrecht <[email protected]> wrote: > > Subject: Re: DFDSS PROBLEM - DUMP USING STORGRP PARM > To: [email protected] > Received: Monday, 29 May, 2017, 12:56 PM > > John Dawes wrote: > > >Here is my job: > >//SYSIN DD * > > DUMP > DATASET(INCLUDE(**) - > > > EXCLUDE(SYS1.VVDS.** - > > > > SYS1.VTOCIX.**) - > > One ')' is missing. Add a ')' between > ')' and '-'. > > > > STORGRP(MVS003) - > > OUTDD(TAPE) > OPT(4) ALLDATA(*) ALLEXCP - > > SPHERE > - > > TOL(ENQF) > > Test it with TYPRUN=HOLD and report > back. > > HTH! > > Groete / Greetings > Elardus Engelbrecht > > ---------------------------------------------------------------------- > 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
