Get cluster_interconnect details
$GRID_HOME/bin/oifcfg getif
oracle configurationintermediate
by OracleDba
12 views
$GRID_HOME/bin/oifcfg getif
123456789
$GRID_HOME/bin/oifcfg getif
app-ipmp0 172.21.39.128 global public
loypredbib0 172.16.3.192 global cluster_interconnect
loypredbib1 172.16.4.0 global cluster_interconnect
select NAME,IP_ADDRESS from v$cluster_interconnects;
NAME IP_ADDRESS
--------------- ----------------
loypredbib0 172.16.3.193
loypredbib1 172.16.4.1Please to add comments
No comments yet. Be the first to comment!