Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using a PACKAGE?
What is lock contention?
What is a plan and package in db2?
What r the comman abends in db2, jcl and cobol???????
Can there be more than one cursor open for any program?
Give some example of statistics collected during RUNSTATS?
Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2 how will we do this. We can create a single program and a single load for this program.
what is db2 restart?
How to resolve -407 sql code in DB2?
What is explain in db2?
how can i pull up a query which was previously stored in qmf
What is clone table?