Purpose
The GV$OB_ARBITRATION_SERVICE_STATUS view displays the communication status between the cluster and the arbitration service.
Note
This view is introduced since OceanBase Database V4.2.0.
Columns
| Column | Type | Nullable? | Description |
|---|---|---|---|
| SVR_IP | varchar(46) | NO | The IP address of the server. |
| SVR_PORT | bigint(20) | NO | The RPC port of the server. |
| ARBITRATION_SERVICE_ADDRESS | varchar(512) | NO | The endpoint of the arbitration service. |
| STATUS | varchar(46) | NO | The communication status between the server and the arbitration service. Valid values:
|