1 | Client handle | Input | Char(12) |
2 | Error code | I/O | Char(*) |
The Remove Client (OPM, QZCARMVC; ILE, QzcaRemoveClient) API allows applications to make clients not known to the server. All hardware and software information associated with the client is also removed.
A unique key to identify this managed node. This parameter was returned in the client handle assigned parameter on the Add Client API.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPF24B4 E | Severe error while addressing parameter list. |
CPF3C1E E | Required parameter &1 omitted. |
CPF3C36 E | Number of parameters, &1, entered for this API was not valid. |
CPF3C90 E | Literal value cannot be changed. |
CPF3CF1 E | Error code parameter not valid. |
CPF5E88 E | Parameter length not valid. |
CPF5E89 E | Client handle does not exist. |
CPF5E95 E | Internal processing error. |
CPF9845 E | Error occurred while opening file &1. |
CPF9846 E | Error while processing file &1 in library &2. |
CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
Top | Client Management Support APIs | APIs by category |