Answer Posted / kishore
to communicate with the old program.
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
What are the pertinent COBOL
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how to convert the recors form vsam file to db2 table tru file aid
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is a SSRANGE and NOSSRANGE?
Write some characteristics of cobol as means of business language.
how do you define single dimensional array and multidimensional array in your cobol?
Difference between array and sub-script ?
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 ?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are declaratives and what are their uses in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
what happens if parmparameter passes zero bytes to the program
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?