Column name
|
Data type
|
Description
|
---|---|---|
ID
|
INTEGER
|
Job identifier.
|
STMT
|
WVARCHAR
|
The statement that could not be executed.
|
USER_ID
|
INTEGER
|
User or role identifier.
|
ERROR_CODE
|
INTEGER
|
The error that occurred when we tried to execute the statement.
|
ERROR_TEXT
|
WVARCHAR
|
A description of the error.
|