Dave,I checked. The DUMP statement is part of the INDDNAME. It looks that it
is missing the - because my post came out misaligned.Here it is again:
DUMP INDDNAME(DASD1)OUTDDNAME(TAPE1) -
DATASET(INCLUDE(HESP.IMS.PROD.MATRIX -
HESP.NETVIEW.PRF)) -
TOL(ENQF) -
OPT(4) ALLDATA(*) ALLEXCP
On Thursday, 16 May 2019, 2:58:36 pm UTC, Jousma, David
<[email protected]> wrote:
Could it be that you are missing a dash after the word DUMP? Or a space
between these two keywords: INDDNAME(DASD1)OUTDDNAME(TAPE1)
_____________________________________________________________________________________________________
Dave Jousma
AVP | Manager, Systems Engineering
Fifth Third Bank | 1830 East Paris Ave, SE | MD RSCB2H | Grand Rapids, MI
49546
616.653.8429 | fax: 616.653.2717
-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
John Dawes
Sent: Thursday, May 16, 2019 10:56 AM
To: [email protected]
Subject: Re: DFDSS QUESTION - PHYSICAL DATASET BACKUP
**CAUTION EXTERNAL EMAIL**
**DO NOT open attachments or click on links from unknown senders or unexpected
emails**
Please excuse my post for being misaligned. I do not know how to correct it.
Any ideas?
On Thursday, 16 May 2019, 2:51:22 pm UTC, John Dawes
<[email protected]> wrote:
G'Day,
I am encountering a problem performing a Physical dataset backup of several dsn
which are on a specific volume. For some reason it doesn't work. I receive the
error message ADR129E (001)-RI01 (01), KEYWORD ' ' IS IMPROPER Below is
the job output and the JCL. Can you spot my error? Does DFDSS support a
phyisical backup of multiple dsns?
ADR031I (SCH)-PRIME(01), TYPRUN=NORUN REQUESTED. TASKS WILL EXECUTE INNORUN
MODE DUMP INDDNAME(DASD1)OUTDDNAME(TAPE1) -
DATASET(INCLUDE(HESP.IMS.PROD.MATRIX -
HESP.NETVIEW.PRF)) -
TOL(ENQF) - OPT(4)ALLDATA(*) ALLEXCP ADR101I (R/I)-RI01
(01), TASKID 001 HAS BEEN ASSIGNED TO COMMAND 'DUMP'
ADR109I (R/I)-RI01 (01), 2019.136 10:21:19 INITIAL SCAN OF USER CONTROLSTATEMENT
ADR129E (001)-RI01 (01), KEYWORD ' ' IS IMPROPER
ADR131E (001)-RI03 (01), ABOVE TEXT BYPASSED UNTIL NEXT COMMAND
ADR017E (001)-CLTSK(01), 2019.136 10:21:19 TASK NOT SCHEDULED DUE TOERROR. TASK
/*
//NORUN EXECPGM=ADRDSSU,REGION=4096K,PARM='TYPRUN=NORUN'
//*STEP1 EXECPGM=ADRDSSU,REGION=4M,TIME=1440,PARM='UTILMSG=YES'
//DASD1 DD UNIT=SYSDA,VOL=SER=PROD03,DISP=SHR
//TAPE1 DD DSN=MVS.PHYSICAL.BKUP.PROD03,
// DISP=(,CATLG,DELETE),UNIT=3490,VOL=(,,,99)
//SYSPRINT DD SYSOUT=*
//SYSMAP DD SYSOUT=*
//SYSIN DD *
DUMP INDDNAME(DASD1)OUTDDNAME(TAPE1) -
DATASET(INCLUDE(HESP.IMS.PROD.MATRIX -
HESP.NETVIEW.PRF)) - TOL(ENQF) -
OPT(4) ALLDATA(*) ALLEXCP
/*
----------------------------------------------------------------------
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 **CAUTION EXTERNAL
EMAIL**
**DO NOT open attachments or click on links from unknown senders or unexpected
emails**
This e-mail transmission contains information that is confidential and may be
privileged. It is intended only for the addressee(s) named above. If you
receive this e-mail in error, please do not read, copy or disseminate it in any
manner. If you are not the intended recipient, any disclosure, copying,
distribution or use of the contents of this information is prohibited. Please
reply to the message immediately by informing the sender that the message was
misdirected. After replying, please erase it from your computer system. Your
assistance in correcting this error is appreciated.
----------------------------------------------------------------------
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