how can u pass the values into db2 values from cobol ?
Answer Posted / raghunathareddy
loadmodule
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
What are various search techniques in cobol? Explain.
What is comp-1 and comp-2?
Why did you choose to work with ibm mainframe cobol programming?
What is length is cobol?
What are all the divisions of a COBOL program?
Write the code to count the sum of n natural numbers.
State the various causes of s0c1, s0c5 and s0c7.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
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
what is the difference between COBOL2 AND COBOL390?
How many bytes S(8) comp field occupy and its maximum value?
Difference between array and sub-script ?
What is the difference between next sentence and continue in cobol programing language?