Operating System - HP-UX
1832617 Members
2415 Online
110043 Solutions
New Discussion

Re: aix to hp-ux oracle migration

 
SOLVED
Go to solution
Rommel T. Misa_2
Frequent Advisor

aix to hp-ux oracle migration

Hello guys,

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
6 REPLIES 6
Luk Vandenbussche
Honored Contributor
Solution

Re: aix to hp-ux oracle migration

Hi,

I 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
Arunvijai_4
Honored Contributor

Re: aix to hp-ux oracle migration

You have to take Oracle backup and store it in a external media or storage. Then, Install Oracle, Tune and configure it on HP-UX, take a look at these threads on installation,
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
"A ship in the harbor is safe, but that is not what ships are built for"
Rommel T. Misa_2
Frequent Advisor

Re: aix to hp-ux oracle migration

Thanks. BTW, I'm migrating an Oracle 7.3 DB on AIX 3.2.5 to an Oracle 10g on HP-UX11i. Would the steps be the same?
Arunvijai_4
Honored Contributor

Re: aix to hp-ux oracle migration

http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

I think, you can do it..

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Jean-Luc Oudart
Honored Contributor

Re: aix to hp-ux oracle migration

Hi,

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
fiat lux
Arunvijai_4
Honored Contributor

Re: aix to hp-ux oracle migration

Can you refer this link,
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
"A ship in the harbor is safe, but that is not what ships are built for"