Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to check network connections for exadata

Mohammed Ali A. SyedMay 4 2015 — edited May 20 2015

Hi,

We have Exadata and Exalogic X3-2 running Oracle EBS.

Some how, i found the response time for application is not so good. It looks like it is slower than the normal servers compared this exastack.

The swift response, i noticed with other servers is not seen on Engineered systems.

I want to check the network connections, because we had changed the IPs in between and a big story.

And the worst thing is Oracle EBS R12.2 doesn't support SDP.....

I am afraid that, My exadata and exalogic are using 1G network (ILOM) instead of 10G client network.

if i do route -n on

[root@xdadm01 ~]# route -n

Kernel IP routing table

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface

192.168.168.0   0.0.0.0         255.255.255.0   U     0      0        0 bondib0      ---> IB network

17.11.22.0      0.0.0.0         255.255.255.0   U     0      0        0 bondeth0      ---> 10g Network         

17.11.21.0      0.0.0.0         255.255.255.0   U     0      0        0 eth0             ---> 1g Network

169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 bondib0        ----> Used for HA 

0.0.0.0         17.11.22.1      0.0.0.0         UG    0      0        0 bondeth0     

[root@xdadm01 ~]#

The output on both the nodes is same. Do you guys also have the same?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2015
Added on May 4 2015
5 comments
1,957 views