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 |
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.
how to u check the query is executing or not ?where will u check for sqlcode ?
What is performance tuning db2?
How do you retrieve the data from a nullable column?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
Define check constraint.
The only place of VSAM KSDS in DB2 is?
how we will do null data selection in cobol-db2 program
What is null indicator in db2?
What are the bind parameters ibm db2?
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?
What is a SELECT statement?