How to resolve -818 sql code in DB2?
Answers were Sorted based on User's Feedback
Answer / arunshan
this is timestamp mismatch this will come only when you
directely bind the dbrm in to plan..
to rectify that check whether you have binded the correct dbrm.
if not rebind it again.
| Is This Answer Correct ? | 10 Yes | 2 No |
How can you do the explain of a dynamic sql statement?
How Plan is created while executing the query using SPUFI?
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
How do you eliminate duplicate values in db2?
What is db2 instance?
What is JOIN and different types of JOIN.
What is universal database?
how to resolve -811 error. give clear explination
Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?
what is plan? is plan executable or package?
What is db2 bind?
explain about index with examples