6 configuring the database logger, 7 asynchronous notification of error information, Section 6.6, "configuring the database logger – Oracle Audio Technologies Application 9i User Manual

Page 87: 6 configuring the database logger, 7 asynchronous notification of error information

Advertising
background image

Asynchronous Notification of Error Information

Oracle Enterprise Manager

6-13

6.6 Configuring the Database Logger

The database logger of a Wireless Edition instance must point to a database schema
to log the information. This configuration is done in the System.properties file of
each Wireless Edition instance. See

Chapter 4

for more information on the database

logger.

6.7 Asynchronous Notification of Error Information

Asynchronous notification of error information is provided using the event
framework provided by Oracle Enterprise Manager. In case of an error, the Wireless
Edition server generates an Oracle Enterprise Manager event at the node where the
error occurred providing all the necessary details for the fault diagnosis.

The Oracle Enterprise Manager Event properties can be configured by editing the
oemevent.properties

file in the WE_HOME/server/oracle/panama/core/admin

directory.

The oemevent.properties file has the following parameters:

Table 6–2

Properties of the oemevents.properties File

Note:

An Oracle Enterprise Manager agent must be running on

the node where oemevent is invoked. The event must be defined as
an unsolicited event and the node must be added as a monitored
destination.

Key

Type

Customizable Description

oemevent.path

string

Y

Complete path name for the
oemevent executable.

oemevent.event.
name

string

Y

Unsolicited event name as defined in
the console.

oemevent.object.
name

string

Y

Object name specified in the event
definition.

oemevent.event
level

string

Y

Event level specified in the event
definition. The level should be
defined as "2" and specified as "alert".

Advertising