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
What is a db2 tablespace?
what is diffrence b/w file-aid tool and file-aid utility???
Explain in detail about buffer manager and its functionalities?
Is ibm db2 free?
is it compulsory commitment control in journal?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What is database alias db2?
What is blu acceleration in db2?
What is reorg?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is the maximum size of varchar data type in db2?
What is runstats and reorg in db2?
What is check constraint in db2?
What is meant by explain?