Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Migrate from solaris 2.8 to solaris 2.9

Re: Migrate from solaris 2.8 to solaris 2.9

From: srivenu <srivenu_at_hotmail.com>
Date: 5 Mar 2004 03:38:04 -0800
Message-ID: <1a68177.0403050338.94e3a58@posting.google.com>


You can follow these steps if your current database version is supported on the new OS version to which you are going to upgrade to. 1) Shutdown your Oracle DB and do a full backup of the DB and a full system-level backup.

2) Perform the OS upgrade 
3) Run "gensyslib" from the "ORACLE_HOME/bin" directory.
4) Relink the Oracle database and any Oracle Tools and other programs.
When you upgrade the operating system, the version of many OS-level utilities (such as Motif and the C compiler) may change. Relinking Oracle and your other products makes certain that the database and tools are using the libraries and utilities which are currently on the system.

regards
Srivenu Received on Fri Mar 05 2004 - 05:38:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US