单项选择题

View the Exhibit and examine the recommendation graph provided for a test database by the Undo Advisor.The graph recommends that the size of undo tablespace should be set to().

A.1 MB 
B.6 MB 
C.10 MB 
D.15 MB 
E.11 MB


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题The system was running a normal workload during the last 24 hours. You need to ensure that with the same workload you should be able to flashback tables by three hours. What would you do to find the system recommendations for the undo retention period and the undo tablespace size?()

A.set DB_FLASHBACK_RETENTION_TARGET=10800  
B.create a new scheduler window for the time period of 24 hours and use the optimizer statistics 
C.modify the Automatic Workload Repository (AWR) snapshot time interval to three hours and use ADDMfindings 
D.specify New Undo Retention as three hours and Analysis Time period as Last One Day in the Undo Advisor page and use its recommendations

2.多项选择题Which are the three levels at which the Segment Advisor generates advice?()

A.block level 
B.object level 
C.schema level 
D.segment level 
E.tablespace level

3.单项选择题You have 100 segments in the USERS tablespace. You realize that the USERS tablespace is running low on space. You can use Segment Advisor to().

A.add data files to the tablespace 
B.identify the segments that you should shrink 
C.modify the storage parameters for the tablespace 
D.automatically shrink the segments with unused space 
E.check the alerts generated for the tablespace that is running low on space

5.单项选择题You executed the following SQL statement to shrink the EMPLOYEES table segment stored in the EXAMPLE tablespace: ALTER TABLE employees SHRINK SPACE CASCADE; Which statement is correct in this scenario?()

A.The data in the segment will be compacted but the high water mark will not be adjusted 
B.The EMPLOYEES table will be changed to read-only mode during the shrink operation 
C.The indexes created on the EMPLOYEES table will need to be rebuilt after the shrink operation is over
D.The shrink behavior will be cascaded to all dependent segments of the table that support a shrink operation 
E.Data manipulation language (DML) operations will not be possible on the EMPLOYEES table during the COMPACTION phase of the shrink operation

6.单项选择题An online tablespace, TEST_TBS, is full and you realize that no server-managed tablespace threshold alerts were generated for the TEST_TBS tablespace. What could be the reason, if the TEST_TBS tablespace does not include autoextensible data files?()

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

8.多项选择题You need to ensure that the database users should be able to use the various flashback query features in order to go back in time by four hours. What would you do to achieve this?()

A.set SQL_TRACE=True 
B.set UNDO_RETENTION=14400 
C.set FAST_START_MTTR_TARGET=240 
D.set LOG_CHECKPOINT_INTERVAL=240 
E.set DB_FLASHBACK_RETENTION_TARGET=14400 
F.set the RETENTION GUARANTEE clause for the undo tablespace

9.多项选择题Which two statements regarding the Policy Framework in Enterprise Manager (EM) are correct?()

A.Policy violations are prioritized as High, Medium, or Informational by category 
B.Policies can be disabled completely, or flagged as ignored, for the specified target 
C.Policies can be flagged as ignored, but never completely disabled, for the specified target
D.Policy violations must be corrected, otherwise the database will shut down until corrective action occurs

10.单项选择题You have three production databases, HRDB, FINDB, and ORGDB, that use the same ASM instance. At the end of the day, you execute the following command on the ASM instance to shut down: SQL> shutdown immediate; What is the result of executing this command?()

A.All the instances, including the ASM instance, are shut down in the ABORT mode
B.The ASM instance is shut down, but the other instances are still running 
C.The ASM instance is still functional, but the other instances are shut down 
D.All the instances, including the ASM instance, are shut down in the IMMEDIATE mode. 
E.HRDB, FINDB, and ORGDB instances are shut down in the ABORT mode and the ASM instance is shut down in the IMMEDIATE mode 
F.HRDB, FINDB, and ORGDB instances are shut down in the NORMAL mode and the ASM instance is shut down in the IMMEDIATE mode

最新试题

Which two statements regarding the FLASHBACK_TRANSACTION_QUERY view are correct?()

题型:多项选择题

You have three temporary tablespace groups named G1, G2, and G3 in your database. You are creating a new temporary tablespace as follows: CREATE TEMPORARY TABLESPACE TEMP1 TEMPFILE /u1/data/temp1.dbf SIZE 10M TABLESPACE GROUP ;Which statement regarding the above command is correct?()

题型:单项选择题

You have three production databases, HRDB, FINDB, and ORGDB, that use the same ASM instance. At the end of the day, you execute the following command on the ASM instance to shut down: SQL> shutdown immediate; What is the result of executing this command?()

题型:单项选择题

You have 100 segments in the USERS tablespace. You realize that the USERS tablespace is running low on space. You can use Segment Advisor to().

题型:单项选择题

An online tablespace, TEST_TBS, is full and you realize that no server-managed tablespace threshold alerts were generated for the TEST_TBS tablespace. What could be the reason, if the TEST_TBS tablespace does not include autoextensible data files?()

题型:单项选择题

You executed the following SQL statement to shrink the EMPLOYEES table segment stored in the EXAMPLE tablespace: ALTER TABLE employees SHRINK SPACE CASCADE; Which statement is correct in this scenario?()

题型:单项选择题

You have 100 segments in the USERS tablespace. You get an alert that the USERS tablespace is running low on space. You decide to shrink some segments. Which option would you use to determine which segments to shrink?()

题型:单项选择题

Which two statements regarding the Policy Framework in Enterprise Manager (EM) are correct?()

题型:多项选择题

Which are the three levels at which the Segment Advisor generates advice?()

题型:多项选择题

You want to perform the database backup when user activity on your system is low, such as between 12:00 a.m. and 2:00 am. Which command terminates with an error if the backup is not complete at the end of the specified duration?()

题型:单项选择题