Oracle8 Error Messages
Release 8.0.4

A58312-01

Library

Product

Contents

Index

Prev Prev Next

NMS-00361 to NMS-00370: Unsolicited Event Executable

NMS-00361: oemevent invoked with insufficient arguments.

Cause: oemevent was called with too few arguments.

Action: oemevent should be invoked as follows:

oemevent eventname object severity message [result...]

where:

eventname is a legal Oracle Enterprise Manager event name;

object is the name of the service or resource to which the event applies;

severity is one of the following-----alert, warning, or clear;

message is the text of the error message to be conveyed to the Oracle Enterprise Manager console;

result is zero or more strings to be returned as the results of the event.

NMS-00362: Event name not valid.

Cause: The first argument passed to oemevent is not a valid Oracle Enterprise Manager event name.

Action: Invoke oemevent with a legal Oracle Enterprise Manager event name.

NMS-00363: Severity level is not valid.

Cause: The third argument passed to oemevent is not a valid Oracle Enterprise Manager event severity level (either alert, warning, or clear).

Action: Invoke oemevent with a legal Oracle Enterprise Manager severity level.

NMS-00364: oemevent failed to contact agent.

Cause: oemevent was unable to establish a connection with the agent Comm process.

Action: Make sure that the agent Comm process is running, that it is accepting connections, and that the agent address in the snmp.ora file is correct.

NMS-00365: ReportEvent RPC to agent failed.

Cause: oemevent was unable to send the ReportEvent RPC to the agent Comm process.

Action: Make sure that the agent is up. Try running oemevent again.




Prev

Top

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index