I am attempting to back up some files using DFDSS.  I receve the error ADR120E 
because of  "TOO MANY POSITIONAL PARAMETERS AFTER '-1' 
Can you suggest a correction.  What I am attempting to do is backup files from 
certain volumes.  However, I want only to backup files that are less than 1 day 
old and must NOT be VSAM.  Below is a copy of my control cards.
   
  DUMP  DATASET(INCLUDE(IST*.**    -          
                    MED*.**   -             
                    X*.**     -             
                    Y*.**     -             
                    Z*.**     -             
                    SRT.**    -             
                    SYS*.**   -             
                    TEMP.**   -             
                    *SYSUT*.**)  -          
    BY(CREDT,LT,*,-1,DSORG,NE,VSAM)) -      
    LOGINDDNAME(DASD) -                     
    OUTDD(TAPE) OPT(4) ALLDATA(*) ALLEXCP - 
    TOL(ENQF)                               

  Thanks to all in advance.


                
---------------------------------
Do you Yahoo!?
  Yahoo! Personals: It's free to check out our great singles!  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to