Saturday, 19 December 2009

New Features for Administrators - Question 035

User defined events in Oracle Enterprise Manager return status, and possibly values, to the Oracle Enterprise Manager Event Monitor. What are user defined events?

A. Database based scripts (PL/SQL, Java) run by the Agent

B. Database Event Triggers, which issue Alerts to the Agent

C. Scripts run by the Agent in any language on the host server

D. User written PL/SQL programs in the database, which the OEM console can execute and display the results

Answer: C

Explanation:

Scripts run by the Agent in any language on the host server are user defined events. You have the capability to create custom scripts via the Diagnostic Pack that monitor conditions that you specify.

Incorrect Answers

A: Database based scripts (PL/SQL, Java) run by the Agent are not user defined events.

B: Database Event Triggers, which issue Alerts to the Agent, are not considered as user defined events.

D: Scripts run by the Agent in any language on the host server, not user written PL/SQL programs in the database, are user defined events.

OCP Oracle9i Database: New Features for Administrators, Daniel Benjamin, p. 189-201

Chapter 3: Manageability Enhancements

Oracle 9i New Features, Robert Freeman, p. 219-220

Chapter 7: Oracle9i Real Application Clusters

No comments:

Post a Comment