Required Parameter Group: | |||
1 | request variable | Input | Char(*) |
2 | length of request variable | Input | Binary(4) |
3 | request variable format | Input | Char(8) |
4 | error code | I/O | Char(*) |
Library Name/Service Program: QTCM/QZHTINCONF | |||
Threadsafe: Yes |
Use the QzhtRmvTCMCacheTargetDesc API to remove cache target descriptions associated with triggered cache manager servers. Trigger handler descriptions, currently referencing the cache target description, are removed (not changed), however they are no longer be valid the next time the servers are started. The API is a callable service implemented as an ILE entry point within the QZHTINCONF *SRVPGM in the QTCM *LIB.
The QTCM/H(QZHTINCONF) header file includes ILE C prototypes for this API.
The variable used to pass the information used to add an existing cache target description. See Description identity formats for more information.
The number of bytes that the calling program provides for request variable.
The format name of the Request variable data. The following values must be used:
The structure in which to return error information.
The name used to identify the triggered cache manager server for which the new description is associated (left justified and padded with blanks if necessary).