Mention what are the file storage options provided by oracle database for oracle rac?
Answer / Mohd Afzal
The file storage options provided by Oracle Database for Oracle RAC include Automatic Storage Management (ASM) and filesystems managed by the operating system (OSFS). ASM is Oracle's own volume manager, which provides a single storage pool that can be shared among multiple instances. 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 are the different optimizers that are used to optimize database?
What are the tools provided in oracle enterprise manager?
What is the function of cache fusion in oracle rac?
Can you list down the different components of physical and logical database structure?
Mention what is olr?
Why is cluster verification utility so important in oracle rac?
How would you identify the shared_pool_size parameter that needs to be adjusted?
What is oracle real application clusters?
What is table partitioning?
How do you recover a lost control file?
What do you understand by redo log file mirroring?
Mention what is the volume management techniques used in oracle rac?