Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
V$CLUSTER_INTERCONNECTS
displays one or more interconnects that are being used for cluster communication.
Column | Datatype | Description |
---|---|---|
NAME |
VARCHAR2(15) |
Name of the interconnect (such as eth0) |
IP_ADDRESS |
VARCHAR2(16) |
IP address of the interconnect |
IS_PUBLIC |
VARCHAR2(4) |
If the value is YES , the interface is known to the public.
If the value is f the value is empty, it is unknown whether the interface is public or private. Oracle Corporation recommends that you set the interface for Oracle Real Application Clusters (Oracle RAC) communication in the Oracle Cluster Repository (OCR). |
SOURCE |
VARCHAR2(31) |
Indicates where this interface was picked up from:
|