FDRPAS for TCP/IP completion codes
There is a completion (return) code associated with every sub-task that runs under the main FDRPAS for TCP/IP started task. These codes are displayed in the USTSUMM summary file, and also in many reports produced by USTRPORT.
The completion code of the FDRPAS for TCP/IP main task, at shutdown, is the highest numeric completion code encountered for any sub-task. FDRPAS for TCP/IP batch utility and reporting programs also set one of the following numeric completion codes.
The possible values are:
Value | Description |
---|---|
SUSPEND | Process was suspended. |
CANCEL | Canceled by operator. |
Ssss | System abend sss. |
Uuuuu | User abend uuuu. |
0 | Normal completion. |
4 | Completed with warnings. |
8 | Terminated with error. |
12 | Terminated with severe errors. |
16 | Terminated by operator. |
20 | Terminated by abend. |