how to transfer the file from pc to mainframe??
Answer Posted / amita
The file from the PC can be transferred to mainframe using
FTP (File transfer protocol)
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the Purpose of Pointer in the string?
What is report-item in COBOL?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Write a program to explain size error.
What are all the divisions of a COBOL program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Explain what you understand by passing by value.
What type of SDLC u followed? Why?
Give some examples of command terminators?
What are the different open modes available in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?