314.Given the following RMAN commands, choose the option that reflects the order required to restore your currently operational ARCHIVELOG-mode database. A. restore database; B. recover database; C. shutdown immediate D. startup E. restore archivelog all; F. alter database open
A.a, b, c, d, e, f
B.c, b, a, d, e, f
C.c, b, a, d, f
D.c, a, b, d
E.c, a, e, b, d, f
正确答案是E