how to resolve -818 error. how to see timestamp token in
load module and plan

Answers were Sorted based on User's Feedback



how to resolve -818 error. how to see timestamp token in load module and plan..

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

how to resolve -818 error. how to see timestamp token in load module and plan..

Answer / xuz

Copied from above

Is This Answer Correct ?    1 Yes 0 No

how to resolve -818 error. how to see timestamp token in load module and plan..

Answer / guest

bcc

Is This Answer Correct ?    1 Yes 0 No

how to resolve -818 error. how to see timestamp token in load module and plan..

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

Post New Answer

More DB2 Interview Questions

What is deadlock?

2 Answers  


File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?

1 Answers   Infosys,


What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?

1 Answers  


How many buffer pools are there in DB2?

2 Answers  


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

2 Answers   IBM, TRD,


What is the specific need of Plan and..where are the tables in DB2 are physically saved

3 Answers   Infosys,


In which column of which DB2 catalog would you find the length of the rows for all tables?

2 Answers  


what's the error code for Unique Index Violation?

2 Answers  


What is reorg?

1 Answers  


What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?

3 Answers   Cap Gemini,


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?

8 Answers   Accenture,


How do you select a row using indexes in db2?

1 Answers  


Categories