alerts.iduc_messages table

The alerts.iduc_messages table is required for multicultural support and is used to send insert, delete, update, or control (IDUC) client messages. This table ensures that characters transferred across varying encodings are converted into recognizable formats.

The following table describes the columns in the alerts.iduc_messages table.

Table 1. Columns in the alerts.iduc_messages table
Column name Data type Description
MsgID integer Primary key for table.
MsgText varchar(4096) Message text sent to an event list by the nco_elct utility. This utility enables you to open a customized, transient event list.
MsgTime time Time the message was sent.