how to resolve -818 error. how to see timestamp token in
load module and plan
Answers were Sorted based on User's Feedback
Answer / sesha
BIND the application again, using the DBRM for the
application program that matches the object module.
In load module we can check timestamp.
for timestamp token Plan, check for BOUNDTS in
SYSIBM.SYSPLAN
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / rameshkumar h k
BIND the application again, using the DBRM for the
application program that matches the LOAD MODULE.
In load module we can check timestamp.
for timestamp token Plan, check for BOUNDTS in
SYSIBM.SYSPLAN
| Is This Answer Correct ? | 1 Yes | 2 No |
What is deadlock?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?
How many buffer pools are there in DB2?
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
What is the specific need of Plan and..where are the tables in DB2 are physically saved
In which column of which DB2 catalog would you find the length of the rows for all tables?
what's the error code for Unique Index Violation?
What is reorg?
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
How do you select a row using indexes in db2?