- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle failover
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
11-24-2003 07:45 AM
11-24-2003 07:45 AM
Oracle failover
We have Two HP Unix Servers (Unix Vesrion 11 i)
we configured cluster managemnt also using mc service Guard. We are installing Oracle 9i release 2. How the cluster failover mechansim will take care oracle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 07:52 AM
11-24-2003 07:52 AM
Re: Oracle failover
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
11-24-2003 08:07 AM
11-24-2003 08:07 AM
Re: Oracle failover
www.hporaclectc.com.
Else start here,
http://download.oracle.com/docs/html/A96687_01/toc.htm
http://h71028.www7.hp.com/enterprise/cache/7319-0-0-0-121.aspx
Basically you have to configure the Service guard first. Then start installing Oracle RAC which detects the cluster automatically.
There is a separate edition of Serviceguard which supports RAC.
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 06:33 PM
11-24-2003 06:33 PM
Re: Oracle failover
This is the best manual for configuring ORACLE RAC with HP Cluster soultion.
http://docs.hp.com/hpux/pdf/B5158-90001.pdf
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 07:04 PM
11-24-2003 07:04 PM
Re: Oracle failover
Cluster failover is very different from Oracle RAC.
Cluster failover: One Oracle instance switch to the other node, with the loss of all active connections. As mentioned there are scripts from HP to manage the failover.
RAC: You have two (or more) instances working on one database, no package failover to the other node, oracle manage the failover between the nodes without loss of connection.
RAC is a (high price)feature from Oracle. OPS is the old version of RAC.
Sunil: Your document gives an overview, but Oracle7 with shared raw devices is not comparably with Oracle RAC. RAC is an immense progress, and you'll need the software (expensive) and the hardware (shared disks, node interconnect) to build an Oracle RAC.
Chris