syscmsmunit
The syscmsmunit table contains information for
each Connection Manager unit in a Connection Manager configuration
file.
| Column | Type | Description | ||
|---|---|---|---|---|
| address | int8 | Connection Manager internal address | ||
| sid | integer | Connection Manager session ID | ||
| unit | char(128) | Unit name | ||
| type | char(128) | Unit type | ||
| servers | char(1024) | Unit servers | ||
| foc | char(128) | Failover configuration (FOC) | ||
| flag | integer | Arbitrator flag. A value of 1 indicates that the Connection Manager Arbitrator is active. A value of 0 indicates that the Arbitrator is inactive. | ||