- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: aix to hp-ux oracle migration
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
10-03-2005 06:32 PM
10-03-2005 06:32 PM
Have you tried migrating an oracle DB from AIX to HP-UX? How difficult (or easy) would it be? Are there special steps involved?
Thanks.
Rommel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 08:02 PM
10-03-2005 08:02 PM
SolutionI have done this once.
I propose first that you take enough time (twice your estimation) for testing all the applications.
You need to install the DB version on HPUX.
Then you need to create an empty database on HPUX and import the database.
How difficult it is depends on the application, if your are using systemcalls, it can be quite difficult.
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 08:44 PM
10-03-2005 08:44 PM
Re: aix to hp-ux oracle migration
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=611494
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=749881
Create a empty database, import from your backup media.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 08:56 PM
10-03-2005 08:56 PM
Re: aix to hp-ux oracle migration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 09:05 PM
10-03-2005 09:05 PM
Re: aix to hp-ux oracle migration
I think, you can do it..
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 09:35 PM
10-03-2005 09:35 PM
Re: aix to hp-ux oracle migration
as you are in a cross platform situation you will have to export and then import on target system.
To learn more about cross platform and version compatibility (export/import) refer to Metalink Note:132904.1 "Compatibility Matrix for Export & Import Between Different Oracle Versions"
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 09:36 PM
10-03-2005 09:36 PM
Re: aix to hp-ux oracle migration
http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14238/preup.htm#sthref48
If you have oracle 7.3.3 or lower, direct upgrade is not supported.
-Arun