In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How to test SQL -911 error while developing COB-DB2 program
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?
B37 abend during spufi?
How to check sequence on a table in db2?
What is load replace in db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is table space in db2?
What do you mean by rollback?
How is deadlock resolved?
What is db2 catalog database?
Explain about cursor stability?
What is a page in db2?
What is the advantage in De-normalizing tables in DB2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.