What are the different ways to run a COBOL DB2 program
using JCL?
Answer Posted / nirmal anwesh
cobol + db2 programs can be compiled by using precompiler(dsnhpc)...wich saperates cobol and db2 statements.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
What is the utilization of copybook in cobol?
Name some of the examples of COBOl 11?
When is inspect verb is used in cobol?
What kind of error is trapped by on size error option?
Explain about different table spaces.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How do u write test cases?
What are the different rules of SORT operation?
Differentiate between structured cobol programming and object-oriented cobol programming.
Define static linking and dynamic linking.
How to know whether the module is dynamical or statistical?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how do you reference the rrds file formats from cobol programs