Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

1.1.2 Components

This section explains the components of a message.

Message type

The message type indicates the type of error denoted in the message.

The message type will be one of the following:

Message text

The text of the message reports the status of the system or an error in the system.

The notation "@numeric character@" that appears in "Chapter 2 FUJITSU Enterprise Postgres Messages" indicates an embedded character string. A character string is output to a message that is actually output.

If a message locale other than 'ja' is specified, messages added by FUJITSU Enterprise Postgres will be output in English.

For other message locales, the messages are output in English.

Message number

The message number uniquely identifies each message. It is output as a string of five single-byte numeric characters. Use the message number that is output to find the explanation of the corresponding message in this document. The message numbers may change, so do not use them as keywords for monitoring.

No message number is assigned to messages output by a PL/pgSQL RAISE statement.

The message number is only output if the message locale is 'ja' or 'en'. For other message locales, the message number is not output.