- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SG A11.18 and Oracle 10g
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2010 05:48 AM
07-21-2010 05:48 AM
I've 2 node SG cluster running on HP-UX 11.23.
On each node I've running 1 package ( Oracle 10g DB). The summ. of SGA of both Oracle instances is larger than the ammount of memmory on each node and this mean that I can not run both packages on one node...
So in case of failover I do not need "performance" I need availability and in this direction... Can I automaticaly manage Oracle SGA during failover (when package fails over and both packages should run on one node to start failed package with SGA reduction)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2010 06:04 AM
07-21-2010 06:04 AM
Re: SG A11.18 and Oracle 10g
You say:
this mean that I can not run both packages on one node
SEP: This means you should not run both packages on one node. You can try with poor results.
Answer: Yes, you will need to over-write the oracle configuration file that includes the SGA as part of your package start script.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2010 06:16 AM
07-21-2010 06:16 AM
Re: SG A11.18 and Oracle 10g
This is obvious.... Perhaps wright question is:
Is there any standart mechanism (or way) in SG which provides me information that both packages try to run on one node and in that case to perform a "custom" action? Or I need to write a custom start/stop scrip for packages (now I use SG-Oracle-Tookit )
BR,
Delcho
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2010 09:46 AM
07-21-2010 09:46 AM
SolutionBut, what if you're moving a package onto a server, and the server already has one package up? This means that the first package has a normal full acess to all its resources, and the second package has to handle the reduction that you would normally seek from the reducing both packages.
You've got some scenarios
a) Package A is up and Package B comes over. Package B takes the hit in performance due to limited ram allocations
b) Package B is up and Package A comes over, Package A takes the hit in performance due to limited ram allocation.
c) is you're moving both. I don't see this an an option really, as no matter "fast" you do it, its not bringing up two packages at once, but one after the other. So, if the packages "self-sense" information about the other package being "up", then somebody is always second.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2010 02:05 AM
07-26-2010 02:05 AM