Operating System - HP-UX
1753900 Members
7188 Online
108809 Solutions
New Discussion юеВ

Server OS upgrade having Oracle

 
Abhijeet_3
Frequent Advisor

Server OS upgrade having Oracle

I have HP server 10.20 , running Oracle 8.
I am upgrading my server to 11.

Does it be any impact on Oracle database ?
Any prework I need to do before upgrade ?

Looking for your reply.

4 REPLIES 4
Graham Cameron_1
Honored Contributor

Re: Server OS upgrade having Oracle

Doesn't have to be any impact on your database if you don't want there to be, but you'll have to re-install the oracle distribution for 11i, oracle for hp-ux 10 may not work too well on 11.

There was a thread on this recently.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=243547
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Stuart Abramson_2
Honored Contributor

Re: Server OS upgrade having Oracle

Certain versions of Oracle are "certified" by Oracle to run on certain versions of HP-UX (and all vendor's OS versions).

You may find that your version of Oracle isn't certified on HP-UX 11.0.

The Oracle may still run, but you Oracle won't provide support for you. And, the old Oracle may not run at all on the new HP-UX.

Oracle puts out a support matrix. here is an old copy, attached.

In any case, you may want to test your Oracle on another server at 11.0, before you upgrade your production system.
Geoff Wild
Honored Contributor

Re: Server OS upgrade having Oracle

Actually - yes....

You will have to re-link the Oracle binaries....

Talk to your DBA - I'm not too sure how to do it.

I know our DBA's had to do it when we went from 11.0 to 11.i


Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Steven E. Protter
Exalted Contributor

Re: Server OS upgrade having Oracle

So long as you stay on the certification matrix, you should be okay.

Make sure you get all the patches you need into the 11 system prior to relinking.

Relink instructions:

The database and listener MUST be down.

By product:

$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk install


% cd $ORACLE_HOME/sqlplus/lib
% make -f ins_sqlplus.mk install


% cd $ORACLE_HOME/network/lib
% make -f ins_net_server.mk install

Finally, unless you have a specific reason for installing patchset 8.1.7.3, the latest available is 8.1.7.4 would be recommended install.

For everything
- shudown oracle
- shutdown listener
- shutdown every other oracle application, like dbsnmp

su - oracleuser
relink all


Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com