David,The reason why I am doing a Physical backup of the dsns instead of a
Logical backup it is because these dsns have a problem - no NVR. They reside
on a SMS volume but for some reason some of the dsn|(s) are non-SMS.DFDSS does
not support a Logical backup of these problem dsns
On Thursday, 16 May 2019, 3:04:15 pm UTC, David Spiegel
<[email protected]> wrote:
Hi John,
Physical Backups are usually a bad idea when doing backup by dataset.
If these are non-VSAM and non-SMS-managed, you can still do it for
specific volumes by coding LIDD instead of INDD.
The INDD/INDY is used to determine Logical vs. Physical. If coded, it's
Physical, otherwise, it's Logiocal.
Regards,
David
On 2019-05-16 10:51, John Dawes 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
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN