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 |
what is difference between Static call and Dynamic call? How does it function?
What is schema in db2?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
What is the difference between dbm cfg and db cfg file in db2 ?
What can the Locate option of the Repair Utility accomplish?
Which component is responsible for processing sql statements and selecting access paths?
What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
how to resolve -811 error. give clear explination
What is UNION,UNION ALL?
What do you mean by between and in? Is between inclusive of specified range values?
How to know the primary key of a table without defining the primary key in the table?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE