Required Parameter Group: | |||
1 | request variable | Input | Char(*) |
2 | length of request variable | Input | Binary(4) |
3 | request variable format | Input | Char(8) |
4 | server name | Input | Char(32) |
5 | description name | Input | Char(32) |
6 | error code | I/O | Char(*) |
Library Name/Service Program: QTCM/QZHTINCONF | |||
Threadsafe: yes |
The QzhtChgTCMHostDesc API changes host descriptions associated with triggered cache manager servers. Changes made to host descriptions are utilized by all data source, cache target, and acknowledgment target descriptions referencing them the next time the servers are started.
The QTCM/H(QZHTINCONF) header file includes ILE C prototypes for this API.
The variable used to pass information used to change a host description.
The number of bytes that the calling program provides for request variable.
The format name of request variable data. The following values must be used:
The name used to identify the server for which the description is the be changed (left justified and padded with blanks if necessary).
The name used to identify which host description is the be changed (left justified and padded with blanks if necessary).
The structure in which to return error information.
Offset | Type | Field | |
---|---|---|---|
Dec | Hex | ||
0 | 0 | Char(32) | Server name |
32 | 20 | Char(32) | Host description |
64 | 20 | Binary(4) | Default property |
68 | 44 | Binary(4) | IP interface |
Special values and their meanings are as follows:
1 | QZHT_YES, QZHT_TRUE, QZHT_ENABLED: The description is to become the default host description for this server. |
-1 | QZHT_DEFAULT: The default value is used. |
-2 | QZHT_NO_CHANGE: The current value is not changed. |
Special values and their meanings are as follows:
Special values and their meanings are as follows:
Special values and their meanings are as follows: