259 views
0 votes
0 votes
The primary database fails and you activate the standby database. What action should you take now that the primary database has been replaced with the stand-by database?

(a) Create a new standby database.

(b) Apply all archive log files to the standby database so that it will be current

(c) Recover the primary database and do not use the standby database.

(d) Recover the primary database to the point of failure, restart, and deactivate the standby database.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
Deepalitrapti asked Aug 15, 2018
149 views
0 votes
0 votes
1 answer
2
Brij gopal Dixit 1 asked Jul 29, 2018
418 views
If a primary Key consist of multiple attributes/fields then can it possible that one of the attribute/field have NULL values???For Example ->If a Relation R(A,B,C) have p...
1 votes
1 votes
2 answers
3
rahul sharma 5 asked Jan 4, 2017
516 views
Is it possible for table to have more than one primary key? If no then why?