1 | Qualified job name | Input | Char(26) |
2 | Error code | I/O | Char(*) |
The End SQL Database Monitor (QQQESDBM) API ends the memory-based SQL database monitor. Associated APIs include the following:
The job to end monitoring on. The qualified job name has three parts:
Job name | CHAR(10). A specific job name, a generic name, or
one of the following special values:
|
||||
User name | CHAR(10). A specific user profile name. | ||||
Job number | CHAR(6). A specific job number. |
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPD0172 D | Parameters passed on CALL do not match those required. |
CPF1321 E | Job &1 user &2 job number &3 not found. |
CPF3CF1 E | Error code parameter not valid. |
CPF436D E | Job specified is not being monitored. |
CPF436E E | Job &1 user &2 job number &3 is not active. |
Top | Database and File APIs | APIs by category |