Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
SQL_TEXT | STRING | g | 0 | sql statement |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
RC | I | I | 4 | return code |
ROWS | I | I | 4 | number of rows |
RUNTIME | I | I | 4 | runtime |
SQL_CODE | I | I | 4 | db specific error code |
SQL_MESSAGE | DBSQLMSG | C | 255 | SQL Error Message |
Exception | Text |
---|---|
NO_AUTHORIZATION | No authorization |