I've found a lot of " it's " confusing comments on this topic and I am 
beleaguered-
I am trying to copy a file to an existing, pre-allocated new name.
Seems that should be pretty straight forward... but having to specify rename to 
make a copy is anything but straight forward

I'm getting ADR380E (001)-FDSCO(08) indicating REPLACEUNCONDITIONAL is not 
specified 
but I get this whether I specify it or not-


  COPY DATASET(INCLUDE(SYS7.R30.V22.ROOT.HFS))  -
      LOGINDDNAME(DASD1)  -
      OUTDDNAME(DASD2,DASD3,DASD4)  -
      RENAMEU((SYS7.R30.V22.ROOT.HFS,   -
      SYS7.R30.V22.RSU.ROOT.HFS)) -
      REPLACEUNCONDITIONAL   -
      NULLSTORCLAS BYPASSACS(**) -
      ALLDATA(*) ALLEXCP CANCELERROR -
      SHARE -
      WRITECHECK

Thanks for any help-
Elaine

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to