InterviewSolution
Saved Bookmarks
| 1. |
What Is The Significance Of Using Cluster-aware Shared Storage In An Oracle Rac Environment? |
|
Answer» All INSTANCES of an ORACLE RAC can access all the datafiles, control files, SPFILE's, redolog files when these files are HOSTED out of cluster-aware shared STORAGE which are group of shared disks. All instances of an Oracle RAC can access all the datafiles, control files, SPFILE's, redolog files when these files are hosted out of cluster-aware shared storage which are group of shared disks. |
|