I am trying to copy all of the members of a PDS. Will cp work with cp
"//'LEGACY.DATA.SET(*)'" /unix/path/ ?

That is apparently the distinction between OPUT and OPUTX.

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Paul Gilmartin
Sent: Friday, December 12, 2014 4:27 PM
To: [email protected]
Subject: Re: IKJ56500I COMMAND OPUTX NOT FOUND

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

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

Reply via email to