Looking at the syntax diagram on http://publib.boulder.ibm.com/infocenter/zos/v1r12/topic/com.ibm.zos.r12.adru000/r2295.htm#r2295 , it looks like order might be important.
DUMP DATASET(FILTERDD(ddname)) options OUTDD(ddname,ddname2) On Wed, Apr 17, 2013 at 6:52 AM, esmie moo <[email protected]> wrote: > Good Morning Gentle Readers, > > I am trying to perform a backup of 1,000 dsns using DFDSS. I have a syntax > error but I cannot find it. I checked the doc and I even did a copy/paste of > the command to no avail. Could someone spot my error? Seems that my sight > is failing me. The DUMP statement starts in COL 3 > the TOL(ENQF) is in COL 8 & the DATASET(FILTERDD(FILTER1)) is in COL 5. > > Thanks. > > PAGE 0001 5695-DF175 DFSMSDSS V1R13.0 DATA SET SERVICES 2013.107 > 07:40 > ADR031I (SCH)-PRIME(01), TYPRUN=NORUN REQUESTED. TASKS WILL EXECUTE IN NORUN > MOD > DUMP OPT(4) ALLX ALLD(*) SPHERE OUTDD(TAPE1) - > TOL(ENQF) - > DATASET(FILTERDD(FILTER1)) > ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO COMMAND 'DUMP ' > ADR109I (R/I)-RI01 (01), 2013.107 07:40:27 INITIAL SCAN OF USER CONTROL > STATEMEN > ADR125E (001)-RI03P(01), LEFT PARENTHESIS MISSING FOLLOWING KEYWORD > 'FILTER/PASSWORD ' > ADR017E (001)-CLTSK(01), 2013.107 07:40:27 TASK NOT SCHEDULED DUE TO ERROR. > TASK RETURN CODE 0008 > ADR012I (SCH)-DSSU (01), 2013.107 07:40:27 DFSMSDSS PROCESSING COMPLETE. > HIGHEST RETURN CODE IS 0008 FROM: > SYNTAX > TASK 001 > > ---------------------------------------------------------------------- > 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
