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
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 |
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 |
can any body explain about plan and pakage in detail....
What is runstats db2?
I have some 3 particular fields ..i want to know which all tables have those 3 fields. Is there any way to identify.. can we know by quering system tables..
What are the three lock types?
On the create tablespace, what does the CLOSE parameter do?
what is the sqlcode -501
what is a plan and how do you refer the plan in the program?
Explain package in db2 and its advantages?
What is the physical storage length of time data type?
how to take the back up of the DB2 table.
wt is view ? wht r the restrictions for view ?
What is plan in cobol db2?