Login  Register

Re: reg cores

Posted by satish on May 04, 2018; 12:37pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/reg-cores-tp5895p5901.html

Thanks for the update erman.

We have 2 db nodes(RAC)
4 cores running on each node.In this case,are 4 core intel licences sufficient or do we need to get another 4 core intel licences?

node1
=====
[root@rookdb1 ~]# dmidecode -t 4 | egrep -i "Designation|Intel|core|thread"
        Socket Designation: Proc 1
        Manufacturer: Intel(R) Corporation
                HTT (Multi-threading)
        Version: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
        Core Count: 4
        Core Enabled: 4
        Thread Count: 8
                Multi-Core
                Hardware Thread
        Socket Designation: Proc 2
[root@rookdb1 ~]#

node2
=====
[root@rookdb2 ~]# dmidecode -t 4 | egrep -i "Designation|Intel|core|thread"
        Socket Designation: Proc 1
        Manufacturer: Intel(R) Corporation
                HTT (Multi-threading)
        Version: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
        Core Count: 4
        Core Enabled: 4
        Thread Count: 8
                Multi-Core
                Hardware Thread
        Socket Designation: Proc 2
[root@rookdb2 ~]#