So you are making 3 copies on 3 different OUTDDNAMES?
If it is one dataset on 3 volumes it would be one OUTDDNAME, right?

On Thu, May 16, 2019 at 4:51 PM Elaine Beal <elaine.b...@gxs.com> wrote:
>
> 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



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

Reply via email to