Previous Topic: MATRIX_USAGE_YNext Topic: MODEL


MESSAGE (for Non-Default Dialect)

The following table details various column names along with their descriptions.

Col

Column Name

Len

Coltype

Description

1

MODEL_ID

4

INTEGER

ID of the containing model

2

TBNAME

16

CHAR

MESSAGE

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

NAME

32

VARCHAR

Name for non-default dialect message. Not used.

6

TYPE

1

CHAR

Type for non-default dialect message:

  • I (Informational)
  • W (Warning)
  • E (Error)
  • N (Normal)