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
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
What is host variable in db2 cobol?
What are the rules for db2 programming?
When do you specify the isolation level?
What is the default page size of buffer pools?
What is a trigger in the db2 database?
Comment whether the cursor is closed during commit or not.
What is dbrm? What it contains?
What is the use of with ur in db2?
What is load utility in db2?
What is db2?
What is ibm db2 database?
What is difference between rollback and commit?
What is phantom read in db2?
What is bind in db2?