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 the syntax required for the creation of a cursor?
What is database manager in db2?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
select distinct(empid),distinct(dept),name from EMP will the above query work?
Explain db2.
How to find primary key of a table in db2?
Where besides the DB2 catalog is database object information stored by DB2?
What is Call attach facility? How does it work?
What can the Locate option of the Repair Utility accomplish?
can any one expalin check point with an example?
How is a typical db2 batch pgm executed?
difference between group clause and order clause