What is error -818 in db2.
where can you find the timestamp of the DBRM and the source
code.( precompile puts the timestamp on dbrm and source code
correct?)

Answers were Sorted based on User's Feedback



What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( prec..

Answer / vaneesh khurana

The error -818 is due to timestamp mismatch of the DBRM and
the source code. Basically same time stamp is marked in
DBRM and source code during pre compilation.

Is This Answer Correct ?    4 Yes 0 No

What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( prec..

Answer / ajai

We can find the timestamp of the DBRM in SYSIBM.SYSPLAN and
timestamp of Sourcecode in Loadlib (inside soureccode to
search the pgm name).

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is a page?

2 Answers  


What is pagespace?

1 Answers  


Request to database but database is not available so what is was abend is raised?

2 Answers   UST,


Are view updateable?

0 Answers  


What is the error code -803 ?

3 Answers  






how to resolve -805. give clear explination for that

2 Answers   IBM,


What is the self-referencing constraint?

2 Answers  


In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)

9 Answers   IBM,


Following a db2 update statement, what is the quickest way to compute the total number of updated rows?

0 Answers  


Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.

5 Answers  


How do I delete a column in db2?

0 Answers  


How to insert more than one record using insert?

7 Answers   Atos Origin, IBM,


Categories