cp humor for today. Reading the z/OS cp doc:

-c (UNIX to UNIX only) Prompts you to change the diskette if there is not
enough room to complete a copy operation. This option has no effect on
systems without floppy drives. Rule: The parent directories must already
exist on the new target diskette.

I don't recall that my z196 *has* a floppy disk.

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