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 difference between static and dynamic SQL?
Can one database have multiple instances?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
max number of columns in a db2 table?
How is a typical db2 batch pgm executed?
Which component is responsible for db2 startup and shutdown?
What is the difference between oracle and db2?
What is the error code -803 ?
how to take the back up of the DB2 table.
How do I delete a column in db2?
What is the purpose of the DSNC transaction ?