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
Mention the various locks that are available in db2.
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is isolation level in db2?
What is the meaning concurrency in the db2 database?
what is the responsibility of the construction superintendent
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is cobol db2?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
How can the duplicate values be eliminated from db2 select?
How can we read records for specific member in CL? AND rpg?
What is ibm db2 client?