1 | Connection handle | Input | Char(16) |
2 | Error code | I/O | Void(*) |
The Disconnect Clustered Hash Table (QcstDisconnectCHT) API disconnects the using job from the clustered hash table server. After this API runs the clustered hash table server will not allow any more requests with the specified connection handle.
This is an active connection handle for the clustered hash table server. It is obtained by calling the Connect Clustered Hash Table (QcstConnectCHT) API.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPF3C1E E | Required parameter &1 omitted. |
CPF3C3C E | Value for parameter &1 not valid. |
CPF3CF1 E | Error code parameter not valid. |
CPF3CF2 E | Error(s) occurred during running of &1 API. |
CPFBB26 E | Cluster Resource Services not active or not responding. |
CPFBB4D E | Cluster Resource Services cannot process the request. |
CPFBD09 E | Clustered hash table server &1 not active or not responding. |
CPFBD0A E | Clustered hash table server &1 internal error. |
CPFBD0B E | Connection handle not active. |
Top | Cluster APIs | APIs by category |