how to transfer the file from pc to mainframe??

Answer Posted / suresh ramaiyan

We can use Option 6 in mainframe to transfer a file from
mainframe to PC or PC to mainframe. More over,we can use
FTP via command prompt in PC to trasfer a file to and from
Mainframe.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL programming, what is PERFORM? What is VARYING?

668


How can you get the ksds file records into your cobol program?

639


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

633


What is difference between static and dynamic call in cobol?

772


What is the difference between Global and External Variables?

659






Write a program to enter and display the names of students in a class using the occurs clause.

647


What is the compute verb? How is it used?

653


What are the rules of the move verb?

700


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3713


Explain the configuration section of a cobol program with examples of syntax.

655


What is rmode(24)

676


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2052


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

709


Why would you use find and get rather than to obtain?

679


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8634