Why V$CLUSTER_INTERCONNECTS is empty?
786223Jul 30 2010 — edited Jul 30 2010Hi All,
Our 10.2.0.3 two nodes view V$CLUSTER_INTERCONNECTS is empty.
Does this mean any interconnect configuration error?
Does this affect database performance?
How to make the information available?
No value return from all the following:
select * from V$CLUSTER_INTERCONNECTS;
select * from gv$cluster_interconnects ;
show parameter cluster_interconnects
thanks in advance for any help.