Mention what is the volume management techniques used in oracle rac?
Answer / Kumud Kinakar
Oracle RAC uses two primary volume management techniques: Automatic Storage Management (ASM) and filesystems managed by the operating system (OSFS). ASM provides a single storage pool that can be shared among multiple instances, while OSFS allows the database to use files stored on file systems managed by the operating system such as ext3, NTFS, XFS, and so on.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function of grid naming service used in oracle rac
How can we collect the statistics of different database objects?
How do you recover a lost control file?
Explain the hardware architecture used in oracle rac?
How can you determine what protocol is being used for interconnect traffic?
What is the function of having virtual internet protocol address (vip) in oracle rac?
Mention where does the clusterware write when there is a network or storage issue?
How can a single instance environment be converted into rac environment and how will they be different?
What is a password file in a database and why is it required when a user can be authenticated using data dictionary tables?
What is an explain plan and how does it help in optimizing the sql query?
What is the purpose of scan?
What is the difference between instance recovery and crash recovery?