Previous Topic: SQL_PROC_DETAIL (SQZ)Next Topic: SQL_STATUS (SQS)


SQL_SQLCODES (SQQ)

This table allows you to determine which SQL_SQLCODE has been encountered in this MUF execution (and how often). It has a key of the SQLCODE.

Column Name

SQL Data Type

Nullable

Description

CODE_COUNT

INTEGER

No

Count of occurrences of this SQLCODE.

MUF_NAME

CHAR(8)

No

Logical name for this MUF.

SQL_CODE

INTEGER

No

Specific SQLCODE returned from an SQL statement.