Mention in rac what files should be created on shared storage?
Answer Posted / Brajesh Kumar Verma
"In a RAC environment, several database files are created on shared storage to ensure high availability and data consistency.nn1. Datafiles: Contain the actual data of the database.n2. Control Files: Maintain information about the structure and operations of the database.n3. Redo Logs: Contain a record of all changes made to the database since the last backup or checkpoint.n4. Archive Logs: Contain copies of redo logs that are no longer needed by the database but must be retained for recovery purposes.n5. Spfile: Contains initialization parameters required by the instance."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category