GLOBAL_COMM_CHECK_CONNECTION_STATUS
GLOBAL_COMM_CHECK_CONNECTION_STATUS displays the connection status of all CNs and all active nodes (CNs and primary DNs). The permission control is inherited from the DBE_PERF schema.
Name |
Type |
Description |
---|---|---|
node_name |
name |
Instance name. |
remote_name |
name |
Name of the peer instance. |
remote_host |
text |
IP address of the peer instance. |
remote_port |
bigint |
Port number of the peer instance. |
is_connected |
Boolean |
Detects the network status between the current instance and the peer instance:
|
no_error_occur |
Boolean |
Pooler connection result between the current instance and the peer instance.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.