Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace usage metrics is set to 70%. To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace usage metrics for the APPS tablespace. What should you do?()
第1题:
The warning and critical threshold values have been set to 85% and 97%, respectively, for one of the tablespaces. The current tablespace space usage is 54%. You modify the warning threshold to be 50 % and critical threshold to be 53% in Database Control. Which statement is true?()
第2题:
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()。
第3题:
You want to be notified when the space usage of an existing critical tablespace has reached 75% of the allocated space. Which option would you use to achieve this?()
第4题:
As a database administrator you spend a lot of time observing and setting various storage parameter values for your application tables in order to gain performance benefits. Which task would you perform to reduce this overhead?()
第5题:
You are maintaining your OLTP database in Oracle10g. You have not set the warning level and critical level threshold values for space usage of the DATA1 tablespace. What will be the impact?()
第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?()
第7题:
You have set Tablespace Full Metrics Threshold values for the USERS tablespace as follows: Warning (%): 90 Critical (%): 95 Which background process is responsible for issuing alerts when the threshold is crossed()
第8题:
The new setting would be applied but no alerts would be raised immediately.
The new setting would be applied and an alert would be raised immediately.
The new setting would be ignored because the tablespace space usage is more than the specified threshold value.
The new setting would cause an error because the tablespace space usage is more than the specified threshold value.
第9题:
Disable SQL tracing for the APPS tablespace.
Disable logging attributes for the APPS tablespace.
Modify the tablespace to be a dictionary-managed tablespace.
Increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace.
Increase the warning threshold value for the tablespace space usage metric for the APPS tablespace.
第10题:
It would result in an error because the warning threshold cannot be more than the critical threshold.
The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.
The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.
Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.
第11题:
DBMS_STATS
DBMS_ALERT
DBMS_SPACE
DBMS_MONITOR
DBMS_SERVER_ALERT
DBMS_SPACE_ADMIN
第12题:
add data files to the tablespace
identify the segments that you should shrink
modify the storage parameters for the tablespace
automatically shrink the segments with unused space
check the alerts generated for the tablespace that is running low on space
第13题:
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?()
第14题:
Users notify you that their application is failing every time they try to add new records. Because of poor application design, the actual ORA error message is unavailable. What might be the problem?()
第15题:
You have specified the warning and critical threshold values of an application tablespace to be 60% and 70%, respectively. From the tablespace space usage metrics, you find that the actual space usage has reached the specified warning threshold value, but no alerts have been generated. What could be the reason for this?()
第16题:
While setting up the thresholds for tablespace space usage metrics for one of your tablespaces, you define the critical threshold as 60% and warning threshold as 75%. What would be the result of this setting?()
第17题:
You have set Tablespace Full Metrics Threshold values for the USERS tablespace as follows:Warning (%): 90Critical (%): 95 Which background process is responsible for issuing alerts when the threshold is crossed()
第18题:
The warning level threshold value for a tablespace, DATA1, is set to 60% and the critical level threshold value is set to 80%. The tablespace, DATA1, is infrequently used and is not a part of the production environment. You issued the following command: SQL> EXECUTE DBMS_SERVER_ALERT.SET_THRESHOLD (dbms_server_alert.tablespace_pct_full, dbms_server_alert.operator_ge,80, dbms_server_alert.operator_ge,90, 1,1,NULL, dbms_server_alert.object_type_tablespace,’DATA’); What will be the result of the command?()
第19题:
The EVENT parameter was not set.
The SQL_TRACE parameter is set to FALSE
The Enterprise Manager Grid Control is not used.
The STATISTICS_LEVEL parameter is set to BASIC
The TIMED_STATISTICS parameter is set to FALSE
第20题:
TEST_TBS is a small file tablespace.
TEST_TBS is a bigfile tablespace (BFT).
TEST_TBS is the default temporary tablespace.
TEST_TBS is a dictionary-managed tablespace.
第21题:
General
High Availability
Space Usage
Diagnostic Summary
第22题:
It would result in an error because the warning threshold cannot be more than the critical threshold.
The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.
The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.
Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.
第23题:
The application user has exceeded their undo quota.
The FLASHBACK GUARANTEE option is set on the undo tablespace.
The table is currently being queried by a Flashback Transaction Query operation.
The table is currently being queried by a Flashback Versions Query operation.
The RETENTION GUARANTEE option is set on the undo tablespace.