Answer Posted / anil
A plan provides the channel between the aplication program
and the system which can be called up on call statements to
cobol for the sql code from db2 catalog when bind process
has done..
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the usage of open cursor command?
What is dbrm? What it contains? When it will be created?
Define predicate?
What are concurrency issues?
What is scrollable cursor in db2?
What is reorg?
Explain what are the various isolation levels possible?
What is consistency token in db2?
How is a typical db2 batch pgm executed?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is db2 bind?
What is nvl in db2?
What is coalesce in db2?
What is the difference between spufi and qmf?
Comment whether the cursor is closed during commit or not.