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