On Fri, 15 Mar 2013 16:33:36 +0100, Monika Amiss  wrote:

>Dear Group,
>
> I have a strange behavior. In the first step I call an Shellscript which does 
> a
>        cp /user/tmp.txt "//'TEST.DATASET'".
>    ...
> cp: FSUM6259 target file "//'TEST.DATASET'": EDC5061I An error occurred when 
> attempting to define a file to the system.
>
>//STEP01  EXEC PGM=BPXBATCH
>//STDPARM  DD  *
>SH /user/copy.sh
>  
Suggestion:  Instead of cp, use IEBGENER for STEP01 (assuming
that copy.sh isn't schematic of a larger script that can't be
replaced by IEBGENER).

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to