None of these global variables can be modified by the SET GLOBAL command.
| Callable Interface Variable Name | Command Interface Variable Name | Length | Description |
|---|---|---|---|
| DSQQM_MESSAGE | DSQCIQMG | 80 | Text of query message |
| DSQQM_MSG_HELP | DSQCIQID | 08 | ID of message help panel |
| DSQQM_MSG_NUMBER | DSQCIQNO | 08 | Message number |
| DSQQM_SQL_RC | DSQCISQL | 16 | The SQLCODE from the last command or query. |
| DSQQM_SQL_STATE | none | 05 | The SQLSTATE associated with the SQLCODE in DSQQM_SQL_RC, if SQLSTATE is returned by the database manager. |
| DSQQM_SUB_TXT_nn | DSQCIQnn | 20 | Substitution value nn |
| DSQQM_SUBST_VARS | DSQCIQ00 | 04 | Number of substitution variables |