ODA X5-2 v$license question and dynamic setting cpu_count question
Hi Community,
1) For our ODA X5-2, it seems we are at our license capacity/max for cores;
SYS PRD11G05 SQL> select cpu_count_current,
CPU_SOCKET_COUNT_CURRENT,
CPU_CORE_COUNT_CURRENT
from v$license;
CPU_COUNT_CURRENT CPU_SOCKET_COUNT_CURRENT CPU_CORE_COUNT_CURRENT
-------------------------- -------------------------------------------- ----------------------------------
4 2 8
From the same v$license table we see the 'highwater' values are the same as the current values above,
1.1Q) which implies that we are within license and at the maximum # of cores per our license ?
2) We tested to see if the parameter cpu_count was dynamic. We were able to change it's value from 2 to 1 and back to 2 and