单项选择题
Your database has experienced a loss of datafile users_01.dbf, which is associated with a ablespace called USERS. The database is still running. Which answer properly describes the rder of the steps that you would use to recover from this error?()
1.Shut down the database.
2.Take the users_01.dbf datafile offline with the alter database command.
3.Restore the users_01.dbf datafile from backup media with the required archived redo logs.
4.Restore all users tablespace-related datafiles from backup media.
5.Issue the recover tablespace users command.
6.Issue the recover datafile users_01.dbf command.
7.Start up the database.
8.Bring the users_01.dbf datafile online with the alter database command.
A.1,3,6,7
B.2,3,6,8
C.1,2,3,6,7
D.1,2,3,6,,7,8
E.2,3,6,5,7
相关考题
-
单项选择题
How many individual archive-log destination directories are supported by Oracle Database11g?()
A.7
B.1
C.10
D.11
E.21 -
单项选择题
HowwouldyougranttheRVPCuseraccesstospecificRMANdatabaserecordsintheRMANvirtualprivatecatalog?()
A. Issue the grant command from the SYS user (or equivalent) of the target database.
B. Issue the grant command from the SYS user (or equivalent) of the recovery-catalog database.
C. Issue the grant command from the recovery catalog-owning schema user account in the recovery catalog.
D. Issue the grant command from RMAN when connected to the recovery catalog-owning schema.
E. Issue the grant command from RMAN when connected to the target database. -
单项选择题
Which of the following ALTER DISKGROUP commands does not use V$ASM_OPERATION to record thestatus of the operation?()
A. ADD DIRECTORY
B. DROP DISK
C. RESIZE DISK
D. REBALANCE
E. ADD FAILGROUP
