Skip to Main Content

Oracle Database Discussions

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!

Strange CPU issue on 2nd node on 3 node Rac cluster.

Alok KumarJun 26 2019 — edited Jul 5 2019

Hello Everyone,

We see some strange issue hitting as our node 2 always goes to 100% cpu utilization and majority of time node 1 also close to 100% while node 3 always have some free CPU available. We also opened a case with oracle , but no benefit here. On this issue , we observed cpu on kernal side reached more then 30% almost all of the times and on this 3 node cluster , we have 11 instances running on each nodes.

CPU hitting100% one would always think of picking up the PID from top command , but that is not the case here. the maximum an Oracle session is using 1.5% and we never observed any session reaching beyond it. However , TFA sometime consumes more then 2% , but that too not exceeding more then 3%. on all the box.

Also, in addition to it, we tried to identify which of the instance is using most of the CPU across all the instances on the server and we did see. one of instance found to be used maximum of total CPU available on the server and it was around to be 13% and we did tried to see , if there are any plan change which is causing server CPU to burn very rapidly. We did try to use one of the script used to find out what all plans on the database can experiencing the plan flip flop. Following is the output we found that hash value 3727868022 being used till the 05-JUN-19 02.00.11.085 AM and after that the plan change has happened (the blank lines means the hash value remain same until the new one appears) Here, I am unable to understand when the execution was 1 the AVG_ETIME which is average elapsed time is much lesser like 298 seconds and with 2 execution , it bumped up to many folds with the same has value. Not sure ,why this is so and if I am focusing on right direction to troubleshoot issue. Please help me here to provide some guidance

Server type

SunOS node_1 5.10 Generic_150400-64 sun4u sparc SUNW,SPARC-Enterprise

pastedImage_9.gif

Node 2

pastedImage_11.gif

Node 1 .. this time , I was lucky enough to see some CPU being available on node 1

pastedImage_13.gif

Node 3

pastedImage_14.gif

Regards

This post has been answered by Alok Kumar on Jul 5 2019
Jump to Answer
Comments
Post Details
Added on Jun 26 2019
30 comments
2,078 views