What is dbrm? What it contains?



What is dbrm? What it contains?..

Answer / Anup Kumar Nayak

DBRM (Database Repository Member) is a catalog of metadata objects in DB2. It stores various database objects like tables, views, indexes, and stored procedures, among others. The DBRM is not manually created; it's automatically managed by DB2 whenever an object is created or dropped in the database. The DBRM can be accessed using SPUFI or SQL scripts.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.

1 Answers  


how to u check the query is executing or not ?where will u check for sqlcode ?

6 Answers   Infosys,


What is performance tuning db2?

1 Answers  


How do you retrieve the data from a nullable column?

2 Answers  


One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?

3 Answers  


Define check constraint.

1 Answers  


The only place of VSAM KSDS in DB2 is?

2 Answers   IBM,


how we will do null data selection in cobol-db2 program

2 Answers   Wipro,


What is null indicator in db2?

1 Answers  


What are the bind parameters ibm db2?

1 Answers  


Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?

2 Answers  


What is a SELECT statement?

1 Answers  


Categories