Administrator
|
I suppose you already know that, there is a core-factor concept in licensing Oracle Databases..
The CPU based licensing for Oracle Database Enterprise Edition is actually done on core-basis.
We count the cores of our database server, then multiply this total physical core count with a core factor (0.5 for Intel CPUs) to calculate the needed CPU/processor licenses for our database environment.
Note that, to properly convert from an Enterprise Edition database to a Standard Edition database, you must perform an Export/Import operation. -- Step by Step Procedure to Convert from Enterprise Edition to Standard Edition (Doc ID 465189.1)
Also note that the changes in features and be prepared before migration to standard edition..
Example doc: Differences Between Enterprise, Standard and Standard One Editions on Oracle 12.1(Doc ID 1628809.1) -- check the relevant doc. prepared for your actual database version / release.
|