Operating System - HP-UX
1827218 Members
2144 Online
109716 Solutions
New Discussion

Re: Multiple Oracle packages in some cluster

 
SOLVED
Go to solution
Son Cao
New Member

Multiple Oracle packages in some cluster

SG gurus, I have a 3-node cluster of 2 L's and one N. The N is the adoptive node and the 2 L's each run an Oracle DB package, one at 8.0.5 and the other at 8.1.6. Do you foresee problems when both packages run on the N at the same time? What special considerations would you highlight when dealing with two Oracle packages of different versions running on the same node?

TIA,
stc
2 REPLIES 2
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Multiple Oracle packages in some cluster

Hi,

Works just fine. Don't overlook tuning your kernels and (memory/swap) for the worst-case scenario when everything is running on the same node. I also find that it is easier to move the ORACLE_HOME as part of the package rather than having separate ORACLE_HOME's on each node and letting ServiceGuard simply move the volume groups with the data.

My 2 cents worth, Clay
If it ain't broke, I can fix that.
Ed Ulfers
Frequent Advisor

Re: Multiple Oracle packages in some cluster

Multilple Oracle versions on one machine is no problem at all.
With MCSG, you will probably want to run the Oracle listeners for each database on separate ports. This allows independence of packages, so they can be started/stopped on different servers as needed without affecting database packages not being moved.
-- Ed Ulfers
Put a smile on your users face, offer them a kiss (Hershey's Kiss).