how to transfer the file from pc to mainframe??
Answer Posted / 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 |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
How many bytes S(8) comp field occupy and its maximum value?
Which is not true about evaluate statement
What is the difference between binary search and sequential search?
What is link edit in cobol?
What rules are followed by the search verb.
How do you reference the following file formats from cobol programs?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
) How do u handle errors in BMS macro?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how to convert the recors form vsam file to db2 table tru file aid
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
what is search and searchall?what is the diffrence between them?give an best example?
what are decleratives in cobol?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?