View previous topic :: View next topic |
Author |
Message |
gharisankar Beginner

Joined: 10 Jul 2004 Posts: 19 Topics: 3 Location: C/O Platform - Mainframe
|
Posted: Wed Feb 09, 2005 4:20 pm Post subject: TSO COPY is not working |
|
|
Hi
The following command is not working in my shop.
address tso "copy '"FROMPDS"' '"TOPDS"'"
This is ended with RC=-3 . Might be the command COPY not found.
But If I use address tso "pdscopy '"FROMPDS"' '"TOPDS"'"
This is ended with RC=16.
Kindly help me to resolve this
Regards
Hari _________________ Regards
Hari  |
|
Back to top |
|
 |
bablack Beginner
Joined: 04 Dec 2002 Posts: 71 Topics: 0 Location: Little Falls, NJ
|
Posted: Wed Feb 09, 2005 4:25 pm Post subject: |
|
|
I believe that the TSO COPY command was part of a separate program called "TSO UTILITIES" or something like that. You probably don't have it. Since most TSO users use ISPF, those utilities are rarely required.
I don't recognize PDSCOPY _________________ Bruce A. Black
Senior Software Developer
Innovation Data Processing |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|