Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

ODA X5-2 v$license question and dynamic setting cpu_count question

edited Nov 4, 2017 5:00AM in Oracle Database Appliance (ODA) (MOSC) 5 commentsAnswered ✓

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center