InterviewSolution
Saved Bookmarks
| 1. |
What is the role of Data Manager in the DB2 database? |
|
Answer» DB2 database has a component which MANAGES the physical database, and also it requests the system components to perform the operations LIKE LOCKING, logging, etc. and also to perform I/O operations. |
|