On 2014-12-12 15:29, Charles Mills wrote:

> When I run it I get the subject error on SYSTSPRT. I can use TSO OPUTX ...
> from my ISPF session.
> 
> I am going to guess I need a STEPLIB of some sort on my IKJEFT01 jobstep. I
> suspect you folks don't know the exact name of the library at my site but
> perhaps you could give me a clue?
> 
You appear to be trying to copy a legacy data set to a UNIX file.
For that, I'd use the UNIX command:

    cp "//'LEGACY.DATA.SET(MEMBER)'" /unix/path/name

(Nowadays.  I used to use IEBGENER long ago.)

-- gil

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

Reply via email to