1 | Job name | Input | Char(10) |
2 | Job user | Input | Char(10) |
3 | Job number | Input | Char(6) |
4 | Error Code | I/O | Char(*) |
The Collect Hung Job Service Documentation (QPDETHNG) API dumps documentation associated with the hung job to help service determine the cause of the hang.
The name of the hung job.
The user of the hung job.
The number of the hung job.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
The following messages may be sent from this function:
Message ID | Error Message Text |
---|---|
CPF3CF1 | Error code parameter not valid. |
CPF3CF2 | Error(s) occurred during running of * API. |
CPFC1D | Input variable length in parameter * not valid. |
CPF3C1E | Required parameter * omitted. |
CPF3C17 | Error occurred with input data parameter. |
CPF3C21 | Format name * is not valid. |
CPF3C4A | Value not valid for field *. |
CPF3C4B | Value not valid for field *. |
CPF3C4C | Value not valid for field *. |
CPF9872 | Program or service program * in library * ended. Reason code *. |
Top | Problem Management APIs | APIs by category |