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 |
Bind concepts in DB2 cobol
10 Answers IBM, TCS, TRD, Virtusa,
What is a predicate?
What is the use of COMMAREA ?Minimum how much data we can pass from it?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
What will the FREE command do to a plan?
What is ibm db2 used for?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
select 100 records from million records ?
what is the use of commit ? and what is the syntax?
List down the types of triggers in the db2 database?
How is the SUBSTR keyword used in sql?
How to create db2 table in mainframe?