We all know that "pay as grow" is one of the great feature of Oracle Database Appliance. In other words, you could start with as minimum core as possible and then scale up.
However, due to CPU specification on various ODA version, there is some limitation in regards to minimum number of cores which could be setup as it is shown in below :
Min license
| |||
V1
|
X3-2,3,4
| ||
EE
|
2x0.5=1
|
4x0.5=2
|
10 day rule
|
RACOne
|
2x0.5=1
|
4x0.5=2
|
10 day rule
|
RAC
|
2x2x0.5=2
|
2x4x0.5=4
| |
EE -VM
|
2x0.5=1
|
2x0.5=1
|
10 day rule
|
RACOne-VM
|
2x0.5=1
|
2x0.5=1
|
10 day rule
|
RAC - VM
|
2x2x0.5=2
|
2x2x0.5=2
|
Couple notes :
- 10 day rule is to have all instances in EE or RAC1 only on one ODA node and without paying license to be allowed to flip over to the second node in case the first node is not available only for 10 days per calendar year.
- Since ODA platform is x86, the contributing factor is 0.5. This is where you can see all multiplier of 0.5 in the table.
- On ODA x3-2 and above odd number of CPU can not be setup unless ODA is setup as virtualized platform.
- Virtualization provides more flexibility in terms of lowering the number of the required CPU specially for EE or RAC1. If you are dealing with small customer, you may end up to go virtualized even ODA is purposed only for database deployment.
Hope this post clarifies some confusion.
No comments:
Post a Comment