database DSNDB01 means
a.db2 catalog
b.db2 directory
c.BSDS
d.active logs
answer with reason please
Answer Posted / 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 |
Post New Answer View All Answers
What is rebind in db2?
Why select is not preferred in embedded sql programs?
Why do chiropractors use drop table?
Which is faster delete or truncate?
What is reorg and runstats in db2?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is cursor with hold option in db2?
What is a bind card?
How to execute stored procedures?
What db2 400?
What is runstats db2?
What is the use of value function?
What are the rules for db2 programming?
What is the role of data manager in the db2 database?
Explain what are the various isolation levels possible?