This actually is a "truncated ellipsis". Syntatically, it is not present.
The below example is pseudo-code for the actual dfdss syntax/parameters. -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of John Dawes Sent: Thursday, May 16, 2019 12:19 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [External] Re: DFDSS QUESTION - PHYSICAL DATASET BACKUP Alan,Could you confirm the following:a) after DSN=datasetname1. is it a period or a comma?b) in the statement Inddd=indd1outdd=outdd1 should there be a space between the indd1 and outdd?b) after the outdd1.. is there something else I should tack on? On Thursday, 16 May 2019, 4:54:38 pm UTC, Allan Staller <allan.stal...@hcl.com> wrote: Try this: //INDD1 dd .... //INDD2 dd ..... //OUTDD1 dd .... //OUTDD2 dd ..... //SYSIN DD * Parallel DUMP DSN=datasetname1. Inddd=indd1outdd=outdd1.... DUMP DSN=datasetname2. Inddd=indd21outdd=outdd2........ HTH, -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of John Dawes Sent: Thursday, May 16, 2019 11:45 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [External] Re: DFDSS QUESTION - PHYSICAL DATASET BACKUP Rex, No, there is none. As I had mentioned before, if I execute the job to select 1 dsn it works, however if I try with 2 or more dsns the job fails. I suspect that DFDSS doesn't support a phyiscial dataset backup for more than 1 dsn. On Thursday, 16 May 2019, 3:26:44 pm UTC, Pommier, Rex <rpomm...@sfgmembers.com> wrote: Do you have some kind of hidden hex character in your input stream? -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of John Dawes Sent: Thursday, May 16, 2019 10:21 AM To: IBM-MAIN@LISTSERV.UA.EDU 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 <mike.a.sch...@gmail.com> wrote: https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fsupport%2Fknowledgecenter%2Fen%2FSSLTBW_2.1.0%2Fcom.ibm.zos.v2r1.adru000%2Fr2298.htm&data=02%7C01%7Callan.staller%40HCL.COM%7Cd5224ac9c74a4873cf5b08d6da22a8ac%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636936239748093837&sdata=LrM0MsBPiUCxuvMdpitMX5iOpEtkDMTGfopU0Buxnok%3D&reserved=0 INCLUDE(data.set.one, - data.set.two) Commas are REQUIRED. On Thu, May 16, 2019 at 9:51 AM John Dawes <000000ff0e22811f-dmarc-requ...@listserv.ua.edu> 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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ::DISCLAIMER:: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN