Statement **********************************************
Original works, from the "Blue Blog" blog, Welcome to reprint, please be sure to indicate the source, otherwise hold the copyright legal responsibility.
Please leave a message or email ([email protected]) to indicate the error.
This reprint must be kept here:http://blog.csdn.net/huangyanlong/article/details/39673551
Deep Blue Blog: Http://blog.csdn.net/huangyanlong
***************************************************************************************************
After you install the Oracle software, continue to install the upgrade package, which eliminates the steps for data dictionary upgrade, as shown in the following procedure:
Verifying the software version
[Email protected] bin]$ sqlplus '/as sysdba '
Sql*plus:release 10.2.0.1.0-production on Sat Sep 20 15:00:00 2014
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to an idle instance.
Upload Upgrade Package
Plan to upgrade Oracle software from 10.2.0.1 to 10.2.0.5
[Email protected] soft]$ Unzip P8202632_10205_linux-x86-64.zip
--Unzip the upgrade installation package
[[email protected] soft]$ ls
Readme.htm
Disk1 P8202632_10205_linux-x86-64.zip
[Email protected] soft]$ CD Disk1
[[email protected] disk1]$ ls
Install patch_note.htm response Runinstaller Stage
[Email protected] disk1]$./runinstaller
--Performing the installation
Into the graphical interface, the next is very simple, as follows, click to complete the following diagram, the process is as follows:
After that, click Done.
Login Verification
It can be found that the Oracle software version has been successfully upgraded from 10.2.0.1.0 to 10.2.0.5.0, as follows
[Email protected] ~]$ sqlplus '/as sysdba '
Sql*plus:release 10.2.0.5.0-production on Sat Sep 20 15:10:05 2014
Copyright (c) 1982, Oracle. All rights Reserved.
Connected to an idle instance.
Then use the DBCA to build the library, the following tips:
[Email protected] ~]# Xhost +
[Email protected] ~]$ DBCA
The next step is to graphically build the library, which is not an example.
Summary
When Oracle software is upgraded from 10.2.0.1.0 to 10.2.0.5.0 with the Oracle package, it is easier to complete the upgrade directly after installing the software.
If the Oracle software is upgraded from 10.2.0.1.0 to 10.2.0.5.0 on the basis of an already completed library, refer to the following article.
Statement **********************************************
Original works, from the "Blue Blog" blog, Welcome to reprint, please be sure to indicate the source, otherwise hold the copyright legal responsibility.
Please leave a message or email ([email protected]) to indicate the error.
This reprint must be kept here:http://blog.csdn.net/huangyanlong/article/details/39673551
Deep Blue Blog: Http://blog.csdn.net/huangyanlong
***************************************************************************************************
Upgrade-Open Vision Oracle graphical upgrade (DBCA after upgrade) -10.2.0.1.0 liters to 10.2.0.5.0