Output-host-id is a two-byte field that specifies the host id for a database configuration of related resources. It is provided for diagnostic purposes, audit logs, and so forth.
In this language... | The variable name for Output-host-id is... |
---|---|
COBOL | DBCAREA-O-HOST-ID |
PL/I | O_HOST_ID |
C, C++ | o_host_id |
IBM Assembler | DBCOSILH |
This routine... | Does this for Output-host-id... |
---|---|
DBCHINI | writes |
DBCHCL | writes (FET) associated with connect operation |
Output-host-id is used by... | To... |
---|---|
applications | read. |
Output-host-id is available in the DBCAREA when the application regains control (with return code zero) from calling DBCHCL for the first Fetch function associated with the connect operation.
Output-host-id is a two-byte (16-bit) field.
The ten least significant bits are the host number, which is in unsigned binary.