Which are the correct steps, in order, to deal with the loss of an online redo log if the database has not yet crashed?

Which are the correct steps, in order, to deal with the loss of an online redo log if the
database has not yet crashed?
a: Issue a checkpoint.
b: Shut down the database.
c: Issue an alter database open command to open the database.d: Startup mount the database.
e: Issue an alter database clear logfile command.
f: Recover all database datafiles.

Which are the correct steps, in order, to deal with the loss of an online redo log if the
database has not yet crashed?
a: Issue a checkpoint.
b: Shut down the database.
c: Issue an alter database open command to open the database.d: Startup mount the database.
e: Issue an alter database clear logfile command.
f: Recover all database datafiles.

A.
a, b, c, d

B.
b, d, e, c

C.
a, b, d, e, c

D.
b, f, d, f, c

E.
b, d, a, c



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Cương Thi Tiên Sinh

Cương Thi Tiên Sinh

Checkpoint first if DB is still running.