- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle 10g standby database
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
05-20-2006 10:00 PM
05-20-2006 10:00 PM
Refer to the "Oracle® Data Guard
Concepts and Administration" documentation. This wrote:
"All members of a Data Guard configuration must run an Oracle image that is built for the ****same platform.
For example, this means a Data Guard configuration with a primary database on a 32-bit Linux on Intel system can have a standby database that is configured on a 32-bit Linux on Intel system. However, a primary database on a 64-bit HP-UX system can also be configured with a standby database on a 32-bit HP-UX system, as long as both servers are running ****32-bit images."
I would like to know that the "HP-UX Itanium" and "HP-UX PA-RISC" are defined as SAME platform.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2006 10:24 PM
05-20-2006 10:24 PM
SolutionTo be sure, you need to check with Oracle.
However, I'd say they are not the same platform.
Oracle provides different software for PA-RISC and Itanium, even for the common OS platform 11i v2, which is 64 bit only.
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
05-21-2006 03:49 AM
05-21-2006 03:49 AM
Re: Oracle 10g standby database
I found that Oracle have different Oracle for HP-UX PA-RISC and HP-UX Itanium,
Oracle Database 10g Release 2 (10.2.0.1.0) for HP-UX PA-RISC
Oracle Database 10g Release 2 (10.2.0.1.0) for HP-UX Itanium
http://www.oracle.com/technology/software/products/database/oracle10g/index.html
so, should I say "HP-UX PA-RISC and HP-UX Itanium are in SAME OS, but they are in different Platform"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2006 05:50 PM
05-21-2006 05:50 PM
Re: Oracle 10g standby database
Oracle Database - Enterprise Edition 10g Release 2 (64-bit)is certified on HP-UX PA-RISC and HP-UX Itanium architectures.
On PA-RISC architecture, Oracle 10gR2 64-bit is certified on operating system HP-UX version 11.11 (11i v1) and version 11.23 (11i v2)
On Itanium architecture Oracle 10gR2 64-bit is certified on operating system HP-UX
Version 11.23 (11i v2)
IA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2006 07:18 PM
05-21-2006 07:18 PM
Re: Oracle 10g standby database
Oracle offers different binaries for PA-RISC HP-UX and IA64 HP-UX because the engine needs to be compiled with a specialized compiler for IA-64, but the engine is essentially the same and you have binary compatibility in the datafiles, so I believe it should work.
Anyway I think you would prefer to be sure having an official statement from Oracle, just open a TAR and they will say.
Best regards, Alessandro Bocchino
http://www.risolve.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 04:01 AM
05-22-2006 04:01 AM
Re: Oracle 10g standby database
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 09:16 PM
05-22-2006 09:16 PM
Re: Oracle 10g standby database
The Oracle support said that the standby database is depended on the oracle version, but dont depended on the platform. This is that "i can run a standby database with a HP-UX PA-RISC, while the primary database is the HP-UX itanium."
Thanks very much for your assist.