578.Your ARCHIVELOG-mode database has lost three datafiles and s

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

578.Your ARCHIVELOG-mode database has lost three datafiles and shut down. One is assigned to the SYSTEM tablespace and two are assigned to the USERS tablespace. You can choose from the following steps to recover your database: Which is the correct order of these steps in this case? A. Restore the three database datafiles that were lost. B. Issue the Startup Mount command to mount the database. C. Issue the alter database open command. D. Issue the alter database open resetlogs command. E. Recover the database using the recover database command. F. Recover the datafiles with the recover datafile command. G. Take the datafiles offline.

A.a, b, e, c

B.b, e, d

C.a, b, d, c

D.b, g, c, f

E.a, b, d, f

正确答案是A