Answer Posted / 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 |
Post New Answer View All Answers
What is database reorganization?
What is check constraint. Explain with example.
What is cursor stability in db2?
What is plan in cobol db2?
How to find the number of rows in a db2 table?
How do you eliminate duplicate values in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What is iseries database?
What are union and union all?
What are the contents of a dclmgen?
What is page size in db2?
What's The Error Code For Unique Index Voilation?
What is catalog database in db2?
How to find the number of rows in db2 tables?
Comment whether the cursor is closed during commit or not.