What would you do if a database crashes in production?
Answer Posted / hr@tgksolutions.com
• 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 |
Post New Answer View All Answers
How to define a variable to match a table column data type?
What is control file used for?
What is the difference between I and G in Oracle?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What is a private synonym?
What is hash cluster in oracle?
What is a tns file?
Explain oracle insert into command?
What is redo log?
What is a database schema in oracle?
Explain about your project and its relation to the current job position you are applying to?
What are the differences between interval year to month and interval day to second?
How to execute a stored procedure in oracle?
How to save query output to a local file?
What the is the diff between local index and global index. give some example.