Answer Posted / steve
Check that the DBRMLIB being used in the bind has a time
stamp for the abending program that matches the LOADLIB.
Sometimes all we need to do is point to the correct
libraries. If that does not work then a rebind or
precompile, compile, relink and then rebind will work. The
last option always works, but many times an interviewer
wants to know if we understand what causes an -818. If we
just say we would recompile, link and bind we do not
demonstrate understanding of the root cause.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How can record locking be achieved in those DB2 versions which do not support it?
What is the usage of open cursor command?
What is the connection string to connect to the DB2 Database ?
What is the maximum size of varchar data type in db2?
What is a page in db2?
What is dpf in db2?
List down the data types in the db2 database.
What is data manager?
What is a db2 collection?
What is a cursor in programming?
What is the physical storage length of time data type?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is db2 plan table?
What is buffer pool in the db2 database?
Explain what are the various isolation levels possible?