what order would you run the following commands to compete this task?

You need to restore your database back to 9/30/2008 at 18:00. In what order would you run
the following commands to compete this task?

You need to restore your database back to 9/30/2008 at 18:00. In what order would you run
the following commands to compete this task?

A.
restore controlfile until time ’09/30/2008:18:00:00′;
b, d, e

B.
restore database until time ’09/30/2008:18:00:00′;
b, d, f

C.
restore spfile until time ’09/30/2008:18:00:00′;
c, a, b, d, e

D.
recover database until time ’09/30/2008:18:00:00′;
c, a, b, d, f

E.
alter database open resetlogs;
a, b, d, e

F.
alter database open;

A.
restore controlfile until time ’09/30/2008:18:00:00′;
b, d, e

B.
restore database until time ’09/30/2008:18:00:00′;
b, d, f

C.
restore spfile until time ’09/30/2008:18:00:00′;
c, a, b, d, e

D.
recover database until time ’09/30/2008:18:00:00′;
c, a, b, d, f

E.
alter database open resetlogs;
a, b, d, e



Leave a Reply 3

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


patbeck

patbeck

A. restore controlfile until time ’09/30/2008:18:00:00′;
B. restore database until time ’09/30/2008:18:00:00′;
C. restore spfile until time ’09/30/2008:18:00:00′;;
D. recover database until time ’09/30/2008:18:00:00′;
E. alter database open resetlogs;
F. alter database open;

A. b, d, e
B. b, d, f
C. c, a, b, d, e
D. c, a, b, d, f
E. a, b, d, e
Answer: A

Google

Google

Here are some hyperlinks to internet sites that we link to mainly because we assume they are really worth visiting.