InterviewSolution
| 1. |
What Is Iorm? |
|
Answer» IORM stands for I/O Resource MANAGER. It manages the I/O demand based on the configuration, with the amount of resources AVAILABLE. It ensures that none of the I/O cells become oversubscribed with the I/O requests. This is achieved by managing the incoming requests at a consumer group level. Using IORM, you can DIVIDE the I/O bandwidth between multiple databases. To implement IORM resource groups, CONSUMERS and plans need to E created. IORM stands for I/O Resource Manager. It manages the I/O demand based on the configuration, with the amount of resources available. It ensures that none of the I/O cells become oversubscribed with the I/O requests. This is achieved by managing the incoming requests at a consumer group level. Using IORM, you can divide the I/O bandwidth between multiple databases. To implement IORM resource groups, consumers and plans need to e created. |
|