Explain the contents that are a part of dclgen.
No Answer is Posted For this Question
Be the First to Post Answer
In terms of DB2 indexing, what is the root page?
What is lock contention?
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 types of tables are there in the db2 database?
What are foreign keys in db2?
how to resolve -811 error. give clear explination
What are the prerogatives?
What is ACQUIRE/RELEASE in BIND?
How to access db2 tables in mainframe?
What is EXPLAIN?
How to define the a field which accepts value till 99999.99 in db2
select 100 records from million records ?