Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-02 |
|
|
View PDF |
V$CONFIGURED_INTERCONNECTS
displays all the interconnects that Oracle is aware of. This view attempts to answer the question of where Oracle found the information about a specific interconnect.
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) |
[This column definition changed on 3/16/05 per bug 4210590.]
If the value is If the value is If the value is empty, it is unknown whether the interface is public or private. Oracle Corporation recommends that you set the interface for Real Application Clusters (RAC) communication in the Oracle Cluster Repository (OCR). |
SOURCE |
VARCHAR2(31) |
Indicates where this interface was picked up from:
|