Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to transfer the file from pc to mainframe??

Answers were Sorted based on User's Feedback



how to transfer the file from pc to mainframe??..

Answer / amita

The file from the PC can be transferred to mainframe using
FTP (File transfer protocol)

Is This Answer Correct ?    13 Yes 0 No

how to transfer the file from pc to mainframe??..

Answer / 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

how to transfer the file from pc to mainframe??..

Answer / rkt

The easiest way to transfer a file from Mainframe to PC and
vice versa is to use ISPF panel number 6. Go to this panel
and click on the Receive file option in menu bar. Provide
the sufficient paths (like host path and pc path). One
prompt will popup to say your file will be transfer and
contents will be saved in notepad.

It could work fine in case If you need any assistence
please let me know.

Is This Answer Correct ?    4 Yes 0 No

how to transfer the file from pc to mainframe??..

Answer / srinivasa yadav

IN ISPF PANNEL GO FOR OPTION 6 i.e TRANSFER
BY THIS OPTION 6 WE CAN DO 2 THINGS.
1)WE CAN TRANSFER FROM MAINFRAMES TO PC.
2)AND WE CAN TRANSFER FROM PC TO MAINFRAMES.

Is This Answer Correct ?    2 Yes 0 No

how to transfer the file from pc to mainframe??..

Answer / pawan

It can be done through Emulator software(Session)if file is
from your PC(local) or NDM Or FTP ( if File is from remote
or local server)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

what is label record is standard or omitted in file description of data division?

3 Answers   IBM, TCS,


What are the differences bitween cobol and cobol-2?

1 Answers   Wipro,


What is the reference modification.

2 Answers  


I want ALL jcl ERROR cods

1 Answers  


What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(10) VALUE 'ABCDEFGHIJ'. 01 WS-VARN REDEFINES WS-VARX PIC 9(5) VALUE '12345'. What will happen I want Display WS-VARX and WS-VARN?

3 Answers   Xansa,


How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.

2 Answers  


How many bytes S(8) comp field occupy and its maximum value?

0 Answers  


What kind of error is trapped by on size error option?

0 Answers  


tell me about examine inspect and evaluate ?

2 Answers   CTS,


how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?

4 Answers   TCS,


give the examples for strings and unstrings in cobol

2 Answers   IBM,


What is amode(24)?

0 Answers  


Categories