Download the ‘patch’ software
Login to Oracle support site.
- Download the below patch .
- p13390677_112040_SOLARIS64_1of7 (Oracle Database, including Oracle RAC components)
- p13390677_112040_SOLARIS64_2of7 (Oracle Database, including Oracle RAC components)
- p13390677_112040_SOLARIS64_3of7 (Oracle Grid Infrastructure, includes: Oracle ASM, Oracle Clusterware, Oracle Restart)
- p13390677_112040_SOLARIS64_4of7 (Oracle Database Client)
- p13390677_112040_SOLARIS64_5of7 (Oracle Gateways)
- p13390677_112040_SOLARIS64_6of7(Oracle Examples)
- p13390677_112040_SOLARIS64_7of7 (Deinstall)
Once you’ve downloaded the software, unzip both files to a staging area:
$ unzip p13390677_112040_SOLARIS64_1of7 -d /ora/Desktop/db
$ unzip p13390677_112040_SOLARIS64_2of7 -d /ora/Desktop/db
All of the contents from the above will be extracted to a “database” directory.
$ /ora/Desktop/db/runInstaller
# /u01/app/oralce/product/11.2.0.4/root.sh
[root@linux03 ~]# /u01/app/oraInventory/orainstRoot.sh Changing permissions of /u01/app/oraInventory. Adding read,write permissions for group. Removing read,write,execute permissions for world.
/u01/app/oracle/product/11.2.0.4/root.sh
[root@linux03 ~]# /u01/app/oracle/product/11.2.0.4/root.sh Performing root user operation for Oracle 11g The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/product/11.2.0.4 Enter the full pathname of the local bin directory: [/usr/local/bin]: <enter> Copying dbhome to /usr/local/bin ... Copying oraenv to /usr/local/bin ... Copying coraenv to /usr/local/bin ... Creating /etc/oratab file... Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. Finished product-specific root actions.
Finally, back to the GUI, click close to finish, and you’re all done
Goto to new oracle_home
./dbua
No comments:
Post a Comment