$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Troubleshooting > Informational, warning, and error messages overview IBM Tivoli Monitoring, Version 6.3


Message format

The message format contains a message ID and text, an explanation, and an operator response.

Tivoli Monitoring Agent Builder messages return in the form of <CCCYYYnnnS><message text>.

The following example shows a typical message and explains its identifying components:

Where:

KQZ0010E

The message ID of the message. This ID is composed of the following parts:

KQZ

Identifies the message as belonging to Tivoli Monitoring Agent Builder.

0010

Identifies the unique serial number of the message.

E

Identifies the severity of the message as one of the following options:

I

Informational messages provide feedback about something that happened in the product or system that might be important. These messages can provide guidance when you are requesting a specific action from the product. Informational messages are not documented.

W

Warning messages call your attention to an exception condition. The condition might not be an error, but might cause problems if not resolved.

E

Error messages indicate that an action cannot be completed because of a user or system error. These messages require user response.

The field_name must be an integer between -32768 and 32767.

The log text of the error message.

The Text of the message provides a general statement that relates to the problem or condition that occurred. The Explanation provides further information about the message and the possible cause for the condition. The Operator Response provides actions to take in response to the condition, particularly for error messages (messages with the "E" suffix).

Many message texts and explanations contain variables, such as the specific name of a server or application. Those variables are represented here as symbols, such as &1. Actual messages contain values for these variables.


Parent topic:

Informational, warning, and error messages overview

+

Search Tips   |   Advanced Search