database DSNDB01 means
a.db2 catalog
b.db2 directory
c.BSDS
d.active logs
answer with reason please
Answer / dogniuniu
B, DB2 directory. DSNDB01 is a DB2 system database that
contains DB2's directory. The directory contains table
spaces that hold DBDs(DBD01), Plans(SCT02), Packages
(SPT01), information about utilities(SYSUTILX) and system
log range records (SYSLGRNX). This data cannot be queried
through SQL, only through DB2 commands.
| Is This Answer Correct ? | 4 Yes | 0 No |
define clustering index.
Name the various locking levels available?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is the maximum No of rows per page?
What is a clustered index?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What are the three DB2 date and time data types and their associated functions?
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?
can we drop column from a table
Mention some fields that are a part of sqlca.