how will u pass dadta to cobol+db2 program...?
Answer Posted / t srinivasa chary
using host
variables
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the pertinent COBOL commands?
What is rmode(any) ?
What is cobol?
What do you understand by psb and acb?
Why would you use find and get rather than to obtain?
What are the different rules to perform a Search?
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 ?
how do you define single dimensional array and multidimensional array in your cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Define static linking and dynamic linking.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Name the sections present in data division.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What type of SDLC u followed? Why?
Explain about different table spaces.