Online Access Free 1Z0-048 Exam Questions
| Exam Code: | 1Z0-048 |
| Exam Name: | Oracle Database 10g R2: Administering RAC |
| Certification Provider: | Oracle |
| Free Question Number: | 150 |
| Posted: | Jul 20, 2026 |
You observe a high number of gc current failure on your RAC system. What could be causing this issue?
When do you get the first notification after you execute the following command on instance
RDBA1?
execDBMS_SERVER_ALERT.SET_THRESHOLD(-
METRICSJD => dbms_server_alert.elapsed_time_per_call,
WARNINGJDPERATOR => dbms_server_alert.operator_ge,
WARNING_VALUE => 500000',
CRITICAL_OPERATOR => dbms_server_alert.operator_ge,
CRITICAL_VALUE => 750000',
OBSERVATION_PERIOD => 15,
CONSECUTIVEJDCCURRENCES => 3,
INSTANCE_NAME => 'RDBA1',
OBJECT_TYPE => dbms_server_alert.object_type_service,
OBJECT_NAME =>'ERP");