What would you do if a database crashes in production?
• Identify the issue using database logs.
• Restore from the latest backup.
• If replication is enabled, switch to a replica database.
• Check for corrupt data and perform integrity checks.
• Implement monitoring tools to prevent future crashes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who developed oracle & when?
how do u setup a replication site?
what is the difference between table and veiw?
what is the uses of cusor
What are the various oracle database objects?
How to experiment a data lock in oracle?
Is oracle the best database?
Are truncate and delete commands same? If so why?
Why do you use stored procedures and state some of its disadvantages?
How to drop a tablespace?
What is clusters ?
What is sharded cluster?