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. |
|
Copyright © 2014 CA.
All rights reserved.
|
|