Answer Posted / s
When the application goes through precompile, compile and
link-edit phase and the bind plan is not done. Because when
you precompile a pgm, a new consistency token is placed in
modified source code and the DBRM but if you dont bind the
plan, the dbrm/package with that consistency token will not
be found. Hence the error message -818.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are db2 objects?
How many types of page locks can be held in db2?
Define check constraint.
How to resolve deadlock issue
What are the different types of base tables?
How do I optimize a query in db2?
What is the use of dclgen in db2?
How to retrieve rows from a db2 table in embedded sql?
What is the difference between db2 and oracle?
What is rct?
What is explain in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is difference between alias and synonym in db2?
How do I add a column to an existing table in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.