Asynchronous Notification of Error Information
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.
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.
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
Key | Type | Customizable | Description |
|
|
|
|
oemevent.path | string | Y | Complete path name for the |
|
|
| oemevent executable. |
oemevent.event. | string | Y | Unsolicited event name as defined in |
name |
|
| the console. |
oemevent.object. | string | Y | Object name specified in the event |
name |
|
| definition. |
oemevent.event | string | Y | Event level specified in the event |
level |
|
| definition. The level should be |
|
|
| defined as "2" and specified as "alert". |
|
|
|
|
Oracle Enterprise Manager