I just reread the manual.   INDDNAME is OK.  My other question still arises.  
Are both datasets on the same volume?

Rex

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Pommier, Rex
Sent: Thursday, May 16, 2019 11:48 AM
To: [email protected]
Subject: Re: [External] Re: DFDSS QUESTION - PHYSICAL DATASET BACKUP

John,

Do you need to change your INDDNAME to PHYSINDD?  The 2.2 manual indicates that 
INDDNAME is used for full or track copying and PHYSINDD is used for datasets.  
Are both the datasets you're going after on the same volume?

Rex

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
John Dawes
Sent: Thursday, May 16, 2019 10:21 AM
To: [email protected]
Subject: [External] Re: DFDSS QUESTION - PHYSICAL DATASET BACKUP

 I tried your suggestion but it didn't work:
ADR129E (001)-RI01 (01), KEYWORD '      ' IS IMPROPER 

    On Thursday, 16 May 2019, 3:13:43 pm UTC, Mike Schwab 
<[email protected]> wrote:  
 
 
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.adru000/r2298.htm

INCLUDE(data.set.one, -
                data.set.two)

Commas are REQUIRED.

On Thu, May 16, 2019 at 9:51 AM 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



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
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


The information contained in this message is confidential, protected from 
disclosure and may be legally privileged.  If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format.  Thank you.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

The information contained in this message is confidential, protected from 
disclosure and may be legally privileged.  If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format.  Thank you.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to