In cobol+DB2program if the code of cobol program has changed
than i have to do precompilation once again?
Answer Posted / mdvasanth86
If you are making changes to the COBO code and not touching
the Embedded SQL code, you can have the LEVEL - Db2
precompiler option set and Compile and link edit the
program. No BINDING REQUIRED.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to check sequence on a table in db2?
What is dpf in db2?
What is the maximum number of columns in a db2 table?
Why select is not preferred in embedded sql programs?
How to retrieve rows from a db2 table in embedded sql?
What is catalog database in db2?
How do I optimize a query in db2?
Why cursor is used in db2?
What does db2 blu stand for?
What is dbrm? What it contains? When it will be created?
What is difference between isnull and coalesce?
What is meant by explain?
What is the use of reorg in db2?
What is the physical storage length of the data types date, time, and timestamp?
Highlight all the advantages that are attached to a package.