单项选择题
One of the tablespaces is readonly in your database. The loss of all control files forced you to recreate the control file.
Which operation do you need to perform after recreating the control file and opening the database?()
A.drop and recreate the readonly tablespaces
B.rename the readonly data files to their correct file names
C.change the tablespace status from read/write to readonly
D.recreate the readonly tablespace because it is automatically removed
相关考题
-
单项选择题
YoulostthePRODSTDtablespace,whichwasread/write.Thetablespacewasreadonlywhenthelastbackupwasperformed.Howwouldyourecoverthetablespace?()
A.restore the tablespace from the backup; there is no need to apply the redo information
B.restore the full database to recover the data up to the point when you performed the backup
C.restore the tablespace from the backup, and then perform a recovery using the backup control file
D.restore the tablespace from the backup, and then recover the tablespace; all the redo information from the point when the tablespace was made read/write is applied -
多项选择题
Younoticedthattheindextablespaceinyourdatabaserequiresarecovery.However,insteadofperformingamediarecovery,youdecidedtorecreatetheindexesinanewtablespace.Whichtwooptionswouldyouusetoreducethetimeittakestorecreatetheindexes?()
A.ONLINE
B.REVERSE
C.PARALLEL
D.COMPRESS
E.NOLOGGING
F.COMPUTE STATISTICS -
多项选择题
You lost the index tablespace in your database. You decided to recreate the index tablespace and the indexes in the tablespace. What methods can you use to recreate the indexes?()
A.Data Pump
B.SQL scripts
C.SQL*Loader
D.Flashback database
E.Recovery Manager (RMAN) script
