Oracle Database 10g R2: Administering RAC - 1Z0-048무료 덤프문제 풀어보기
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");
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");
정답: D
Which three statements about deleting instances from a RAC database on a UNIX platform are true? (Choose three.)
정답: A,B,C
To install Oracle Database 10g RAC on a UNIX platform, which four directories will you identify for use? (Choose four.)
정답: A,B,C,E
After a power failure, you noticed that one of your cluster database instances did not start automatically, whereas all other instances came up successfully. What would you do to determine the precise cause for the instance startup failure? (Choose three.)
정답: B,C,E
You have a well-tuned, non-RAC single instance Oracle database with several services, all of which perform perfectly. You plan to migrate the database to RAC in the next two weeks and all file systems would be shared using Oracle Cluster File System. After the migration, you want to perform a test to monitor RAC-specific tuning issues that would not have occurred on a non-RAC database. Which six areas would you monitor to determine whether there are RAC-specific performance problems after migration? (Choose six.)
정답: B,C,D,E,G,I
You defined the HR service using the following command:
srvctl add service -d RACDB -s HR -r RAC02.RAC03 -a RAC01
After a while, you realize that there is a workload peak on the HR service, and you decide to temporarily start HR on the RAC04 instance.
Which command or series of commands would you use to start HR on RAC04?
srvctl add service -d RACDB -s HR -r RAC02.RAC03 -a RAC01
After a while, you realize that there is a workload peak on the HR service, and you decide to temporarily start HR on the RAC04 instance.
Which command or series of commands would you use to start HR on RAC04?
정답: E
You are working with Oracle Support to resolve an issue regarding the Oracle Clusterware software. The Oracle support engineer wants you to upload all relevant CRS log and trace files.
How would you provide al the requested log and trace files?
How would you provide al the requested log and trace files?
정답: C
You need to add a new service to your RAC database, called DBA, to account for all the work done by database administrator sessions performing routine maintenance, to make this visible in the v$service_stats view. The maintenance would be done at quieter times but restricted session is not an option due to round-the-clock access requirements. The database administration team may connect locally or remotely to the RAC database. You decide to use DBCAto create the new service. What must be true to allow client-server connection to the DBA service? (Choose two.)
정답: C,E
For which two server metrics can you define thresholds for your services? (Choose two.)
정답: C,E