5 pts.
 file transfer from mainframe to Desktop/PC using IEBCOPY
I have to transfer files from Mainframe to PC/Desktop. But i can not use FTP. Please let me know how can i use IEBCOPY utility to transfer files from mainframe to desktop/PC

Software/Hardware used:
ASKED: April 27, 2010  1:07 PM
UPDATED: May 1, 2010  2:40 AM

Answer Wiki:
IEBCOPY is not going to write to a PC file. Nor is IEB-anything going to read or write to a PC file. Well, it might be able to write to a USS file, but that is not the same and I don't work with USS. ( USS = UNIX System Services.) Your z/OS dataset is in EBCDIC probably. Your PC file will be in ASCII, probably. FTP not only moves the file, it also translates it. That's his job. That's what he does. IEBCOPY's job is to copy datasets or members. That's what he does. Why can't you use FTP? usual caveat - the information here is thought to be correct and it is as far as I know ...
Last Wiki Answer Submitted:  April 28, 2010  2:17 pm  by  Meandyou   5,205 pts.
All Answer Wiki Contributors:  Meandyou   5,205 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

If you can’t use FTP, then there is either an alternative access method made available to users or there is a restriction against this kind of copying. You should ask an Administrator what access methods are allowed.

Tom

 108,095 pts.