InterviewSolution
Saved Bookmarks
| 1. |
What Is Storage Virtualization? |
|
Answer» The Oracle Automatic Storage MANAGEMENT (ASM) is a feature of Oracle Database 10G which provides a virtual layer between the database and storage so that GROUP of disks can be treated as a SINGLE disk group and disks can be dynamically added or removed while keeping databases ONLINE. The Oracle Automatic Storage Management (ASM) is a feature of Oracle Database 10g which provides a virtual layer between the database and storage so that group of disks can be treated as a single disk group and disks can be dynamically added or removed while keeping databases online. |
|