What is db2 bind?
What is the syntax for FETCH in DB2 ?
What is the FREE command?
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 information is contained in a SYSCOPY entry?
What is the default page size of buffer pools?
What is package in cobol db2?
What are the contents of a DCLGEN?
Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?
Where can you declare a cursor in a cobol-db2 program?
What is index in db2?
Explain the function of data manager.
What is dbrm? What it contains?