Reserved for IBM internal use.
Column Descriptions:
Name | Type | Description |
NOTIFY_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
NOTIFICATIONID | BIGINT | Reserved for IBM internal use. |
TRANSPORTATTNAME | VARCHAR (254) | Reserved for IBM internal use. |
TRANSPORTATTVALUE | VARCHAR (254) | Reserved for IBM internal use. |
TRANSPORT_ID | INTEGER | Reserved for IBM internal use. |
MSGTYPE_ID | INTEGER | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | The optimistic concurrency control counter for
the table. Every time there is an update to the table, the counter
is incremented. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | NOTIFY_ID | Primary Key |
I0000307 | NOTIFICATIONID | Non-Unique Index |
I0000625 | MSGTYPE_ID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_1022 | MSGTYPE_ID | MSGTYPES | MSGTYPE_ID | Cascade |
F_1023 | TRANSPORT_ID | TRANSPORT | TRANSPORT_ID | Cascade |