Re: 11.201 to 11.202 in-place upgrade

  • From: GG <grzegorzof@xxxxxxxxxx>
  • To: carlospena999@xxxxxxxxx
  • Date: Fri, 06 Apr 2012 15:38:13 +0200

W dniu 2012-04-05 18:29, C P pisze:
> Hello oracle-l,
> Has anyone done 11.201 to 11.202 in place upgrade for any of your databases
> on Linux. The manual seems to be for a new location upgrade. We are
> interested in knowing the steps for doing an in-place upgrade. Any pointers
> will help.
Hi,
  looks like You can do in-place upgrade only if following are meet:

Backup your /dbs and /network/admin files
•./runInstaller –detachHome ORACLE_HOME=<11.2.0.1-home>
$ ./runInstaller -detachHome ORACLE_HOME=/u01/orahomes/11.2.0
Starting Oracle Universal Installer...
$ ./runInstaller -detachHome ORACLE_HOME=/u01/orahomes/11.2.0

• Remove your 11.2.0.1 home contents
• Install 11.2.0.3 into the previous 11.2.0.1 home
• Restore /dbsand /network/adminfiles
• Upgrade your database with DBUA or catupgrd.sql

Got this from upgrade document:
http://apex.oracle.com/pls/apex/f?p=202202:2:1557053371823701:APPLICATION_PROCESS=downloadFile:::F20225_ID:321

Regards
GregG

--
//www.freelists.org/webpage/oracle-l


Other related posts: