Explain about rct in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Can I use LOCK TABLE on a view?
How many Buffer pools are there in DB2 and what are they?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
is it compulsory commitment control in journal?
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
What does db2 mean?
Explain about cursor stability?
What information is contained in a SYSCOPY entry?
What is page size in db2?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
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.
Mention the various locks that are available in db2.