Tell me about standby database? What should we watch out for?
Answer / Yashpal Singh
A standby database is a copy of a production Oracle database that is kept synchronized through the archived redo log files. It serves as a means of data protection and disaster recovery. Watch out for consistent redo thread issues, incomplete or corrupted backups, and configuration errors like improperly configured archive log destinations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is dba training?
If you are not sure what command does a particular unix function what is the best way to determine the command?
How do I become an administrator?
A developer is trying to create a view and the database won’t let him. He has the "developer" role which has the "create view" system privilege and select grants on the tables he is using, what is the problem?
What does an oracle dba do?
What is a junior dba?
What is a dba why is this position necessary?
How do you use automatic pga memory management with oracle 9i and above?
How can be determining the size of the log files?
What is the difference between raid 5 and raid 10? Which is better for oracle?
You have installed oracle and you are now setting up the actual instance. You have been waiting an hour for the initialization script to finish, what should you check first to determine if there is a problem?
What do you understand by recovery catalog?