Disconnect Clustered Hash Table (QcstDisconnectCHT) API


  Required Parameter Group:


  Service Program: QCSTCHT

  Default Public Authority: *USE

  Threadsafe: Yes

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.

Restrictions:


Authorities and Locks

Required Parameter Group

Connection handle
INPUT; CHAR(16)

This is an active connection handle for the clustered hash table server. It is obtained by calling the Connect Clustered Hash Table (QcstConnectCHT) API.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



API introduced: V5R2

[ Back to top | Cluster APIs | APIs by category ]