Saved Bookmarks
| 1. |
How Does The Database Interact With The Asm Instance And How Do I Make Asm Go Faster? |
|
Answer» ASM is not in the I/O PATH so ASM does not impede the database file access. Since the RDBMS instance is performing RAW I/O, the I/O is as fast as possible. ASM is not in the I/O path so ASM does not impede the database file access. Since the RDBMS instance is performing raw I/O, the I/O is as fast as possible. |
|