- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Binary Compatibility
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-05-2007 01:10 AM
05-05-2007 01:10 AM
Binary Compatibility
-bala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 01:29 AM
05-05-2007 01:29 AM
Re: Binary Compatibility
Tru64 is an operating system (not a hardware).
ia64 is hardware architecture (not an OS).
On ia64 runs HP-UX, Windows, OpenVMS and Linux.
You cannot compare this!
Binary compatibilty is very unlikely, anyway.
If the "same" database is running on "different servers", an export/import of data will likely work.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 01:41 AM
05-05-2007 01:41 AM
Re: Binary Compatibility
run on IA64 systems. If you are moving from
Tru64 to IA64, then you must be changing both
the operating system and the hardware
architecture. (What's the new OS? HP-UX?)
We don't know anything about "the database",
so how can we say if it's portable from Tru64
to HP-UX (if your new OS is HP-UX). Ask the
people who supply your database software?
> We are planning [...]
I think that you need more planning.
http://h30097.www3.hp.com/transition/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 02:40 AM
05-05-2007 02:40 AM
Re: Binary Compatibility
Will it work? The answer is no, but frankly that one even asks the question is beyond comprehension for me. The major reason for the no is that Tru64 running on Alpha is litte-endian whereas an I64 running HPUX is big-endian. (I64 can be used both ways).
It is SOOOO much better to just export the DB, create a fresh DB on the target box configured to the target storage configuration adn import the data. That way go get a clean DB and do not need to move TEMP, REDO, UNDO, SYSTEM (or whatever those are called in the DB being used).
Cheers,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 05:31 AM
05-05-2007 05:31 AM
Re: Binary Compatibility
Iam moving database (Oracle 9204)running on HP-Tru64 to the database (Oracle 9208) on HP-ia64 system. I would like to know the binary compatibility of HP-Tru64 and HP-ia64 system.
-bala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 07:58 AM
05-05-2007 07:58 AM
Re: Binary Compatibility
Ok. But then get more specific.
> [...] HP-ia64 system [...]
Running which OS? HP-UX?
> I would like to know the binary
> compatibility of HP-Tru64 and HP-ia64
> system.
It depends on what you mean by "binary
compatibility", and what that "HP-ia64
system" really is.
If the question is limited to an Oracle data
base, then it would probably make more sense
to ask Oracle.