tablespace point-in-time recovery is possible only with RMAN.()
A、A. True
B、B. False
A、A. True
B、B. False
A、A.Undo tablespace B、B.USERS tablespace C、C.SYSAUX tablespace D、D.SYSTEM tablespace E、E.Temporary tablespace
A、 Flashback Data Archive B、 Flashback logs in the flash recovery area C、 FlashbUndo tablespace D、 RMAN command line E、 None of the above
A、A. The SYSTEM tablespace. B、B. The UNDO tablespace. C、C. All tablespaces with tables. D、D. All tablespaces with indexes. E、E. No tablespaces are automatically restored.
A、 DROP TABLESPACE temp1; B、 DROP TABLESPACE temp1 INCLUDING CONTENTS; C、 DROP TABLESPACE temp1 INCLUDING CONTENTS AND DATAFILES; D、 DROP TABLESPACE temp1 INCLUDING CONTENTS CASCADE CONSTRAINTS;
A、TEST_TBS is a small file tablespace B、TEST_TBS is a bigfile tablespace (BFT) C、TEST_TBS is the default temporary tablespace D、TEST_TBS is a dictionary-managed tablespace E、Threshold values for the TEST_TBS tablespace are not explicitly specified
A、 Disable SQL tracing for the APPS tablespace. B、 Disable logging attributes for the APPS tablespace. C、 Modify the tablespace to be a dictionary-managed tablespace. D、 Increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace. E、 Increase the warning threshold value for the tablespace space usage metric for the APPS tablespace.
A、 Restore tablespace B、 Recover tablespace C、 Tablespace recover D、 Recover to time E、 recover datafile
A、alter tablespace DAVE_TBS backup mode B、alter tablespace DAVE_TBS start backup C、alter tablespace DAVE_TBS begin backup D、alter tablespace DAVE_TBS backup begin E、alter tablespace DAVE_TBS backup
A、 The index tablespace contains bitmap indexes. B、 The index tablespace contains more than one data file. C、 The index tablespace supports only complete recovery. D、 The index tablespace is not a dictionary-managed tablespace. E、 There is a dependency relationship between a table and its indexes.