What is the database descriptor?
Answers were Sorted based on User's Feedback
Answer / abhisek
Database Descriptor is a DB2 component that limits access
to the database whenever objects are created,altered or
dropped.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / deepika
A DBD also contains other information about accessing tables in the database. DB2 creates and updates DBDs whenever their corresponding databases are created or updated.
| Is This Answer Correct ? | 1 Yes | 0 No |
What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
what is difference between Static call and Dynamic call? How does it function?
Explain about rct in db2?
What is the maximum length of sqlca?
Where is the output of EXPLAIN stored?
How does DB2 use multiple table indexes?
What is dbrm? What it contains? When it will be created?
what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 Answers Cap Gemini, Tech Mahindra,
what is difference between random and sequence file access
What is filter factor?
My SQL is not performing well. Describe how will you fine tune it?
What will the COMMIT accomplish?