What happens to the PLAN if index used by it is dropped?
Answer Posted / s
The plan is invalidated and an automatic rebind is
attempted next time is the plan is executed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is a dbrm in db2?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Which component is responsible for processing sql statements and selecting access paths?
What is load utility in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is cursor in dbms?
What is the physical storage length of time data type?
What is db2?
How to find the number of rows in a db2 table?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is a db2 collection?
What does a deadlock mean in DB2?
What is dbrm library?
Comment whether the cursor is closed during commit or not.