ODA and EBS

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ODA and EBS

Malik
ODA X5.2 is just arrived and waiting to be configured and i hope this will be latest and greatest ODA version.
Another question about ODA architecture related. We will use Virtualize environment on ODA. Due to licence constraints((We can only use 4 core on each Physical Node) we will use 2 VM for AppsTier and 1VM for DB. On the DB VM we will create 2 Oracle Home one for EBS and another for Non-EBS DB.
My question is do you see any concern about 2 Oracle_Home on same DB VM? what is your advise keeping in mind we only have 4 core to use on each Node?
Thanks
Reply | Threaded
Open this post in threaded view
|

Re: ODA and EBS

ErmanArslansOracleBlog
Administrator

There is no restrictions on having multiple oracle home in a single server.  (vm or physical)

Having such a conf brings us  8 critical points. (maybe more, for now 8 of them come to my mind)

1) if you patch the OS, then all your oracle homes will be affected.

2)if your vm machine crashes because of a problem created by the oracle software in one oracle home , then your other database running on a different oracle home will be down too.

3)as your databases will reside on a single OS, your OS limits should be configured accordinly.

4)if one of your database will use lots of ram, because of PGA, then your other database will be affected negatively.

5)one of your database may fill out the FRA, so the other database may hang because of that.

6)one of your database may do lots of IO and fill out the OS IO queues and IO channels, then the other database may face an IO problem .

7)if one of your database is hacked, then your other database will be in danger also.

8)the database admin of db 1, will be the database admin of db 2 as well. so no true role seperation can be done there..

Important:

For virtualized ODA environment, ensure that; you use ODA BASE vm machines for placing your databases. Otherwise, your databases may suffer from IO performance if they are put on any user level guest machine.

12 Ağu 2016 17:07 tarihinde "Malik [via Erman Arslan's Oracle Forum]" <[hidden email]> yazdı:
ODA X5.2 is just arrived and waiting to be configured and i hope this will be latest and greatest ODA version.
Another question about ODA architecture related. We will use Virtualize environment on ODA. Due to licence constraints((We can only use 4 core on each Physical Node) we will use 2 VM for AppsTier and 1VM for DB. On the DB VM we will create 2 Oracle Home one for EBS and another for Non-EBS DB.
My question is do you see any concern about 2 Oracle_Home on same DB VM? what is your advise keeping in mind we only have 4 core to use on each Node?
Thanks


If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/ODA-and-EBS-tp1249.html
To start a new topic under Erman Arslan's Oracle Forum, email [hidden email]
To unsubscribe from Erman Arslan's Oracle Forum, click here.
NAML