Answer Posted / atluri
Apart from utins ISPF option 6 with the Send Command, If
your installation uses Sterling Commerce Connect : Direct
you can transmit files from Mainframe to other operating
Systems by writing a script.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is comp-1 and comp-2?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How do you differentiate between cobol and cobol-ii?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Write a program that uses move corresponding.
How arrays can be defined in COBOL?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the difference between structured cobol programming and object alternativelyiented cobol?
How do define dynamic array in cobol.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Name some of the examples of COBOl 11?
Explain how to differentiate call by context by comparing it to other calls?
For rewrite, why is it mandatory that file needs to be opened?
How you can characterize tables in cobol?
What are the different open modes available in cobol?