316.Given a complete loss of your database, in what order would

分类: 英语题型 发布时间: 2023-12-01 12:13 浏览量: 0

316.Given a complete loss of your database, in what order would you need to perform the following RMAN operations to restore it? A. restore controlfile B. restore database C. restore spfile D. recover database E. alter database open F. alter database open resetlogs

A.b, a, c, d, e

B.a, c, b, d, f

C.c, a, b, d, e

D.c, a, b, d, f

E.e, a, b, d, c

正确答案是D