Explain about dbrm.
Answer / Rochak Mehrotra
DBRM (Database Resource Manager) in DB2 is a utility that manages the allocation of database resources, such as connections and workspaces. It controls how these resources are allocated to different applications or users.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a DB2 catalog?
List some fields from sqlca?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
How do you filter out the rows retrieved from a Db2 table ?
What is cobol db2?
When is the authorization check on DB2 objects done - at BIND time or run time?
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its
What db2 400?
What is a Foreign Key?
1 Answers Tavant Technologies, Zensar,
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
What is copy pending status in db2?