Elardus,
Your suggestion worked. Thanks for catching my error. Last question.
From looking at the example below would backup be of a physical or logical
format?.
DUMP DATASET(INCLUDE(**) -
EXCLUDE(SYS1.VVDS.** -
SYS1.VTOCIX.**)) -
STORGRP(MVS003) -
OUTDD(TAPE) OPT(4) ALLDATA(*) ALLEXCP -
SPHERE -
TOL(ENQF)
--------------------------------------------
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