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?)
Answer Posted / 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 |
Post New Answer View All Answers
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
How do I copy a table in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What are the contents of dclgen?
What is bind package and plan in db2?
Define db2 and its databases?
What is collection in db2 bind?
What is meant by dclgen?
What is db2 purescale?
What is null indicator in cobol db2?
Can you use max on a char column?
What is the clustering index in the db2 database?
Is db2 free?
How do I delete a table in database?
How can we read records for specific member in CL? AND rpg?