Installation of Oracle Database 11.2.0.4

Installation of Oracle Database 11.2.0.4

Note:
This Oracle database guide was done during a SAP installation.

After installing the Oracle database software, check for additional Oracle patches in the relevant SAP Note:
SAP Note 871096 (for Oracle 10.2)
SAP Note 1431799 (for Oracle 11.2)
SAP Note 1915313 (for Oracle 12c)


Log in as user ora<sid>

Set the DISPLAY variable.

Change to directory /oracle/stage/112_64/database/SAP.
# cd /oracle/stage/112_64/database/SAP

Start './RUNINSTALLER'.
# ./RUNINSTALLER

















If the above error appears, implement the SAP note 2130122 - Oracle RDBMS 11.2.0.4 - Problem when linking emagent.
The solution is described in the troubleshooting part.

When the below error appears:
Error in invoking target 'agent nmhs' of makefile '/oracle/YT1/11204/sysman/lib/ins_emagent.mk'. See '/oracle/oraInventory/logs/installActions2017-01-30_05-18-38PM.log' for details.

Apply the SAP note:
2130122 - Oracle RDBMS 11.2.0.4 - Problem when linking emagent



Download the patch Oracle in the SAP Marketplace
p19692824SAP112040P_1-10010812.zip
Patch 19692824 for 11.2.0.4

Transfer the downloaded patch into the server
hatest2:/sources # ls -lrt p19692824SAP112040P_1-10010812.zip
-rw-r--r-- 1 root root 44600 Jan 30 17:36 p19692824SAP112040P_1-10010812.zip

Unzip the Oracle patch into a directory
# cd /sources/patch_oracle
# unzip ../p19692824SAP112040P_1-10010812.zip

Change the permission of the directory
# chown -R orayt1:dba /sources/patch_oracle

Set the ORACLE_HOME variable
# setenv ORACLE_HOME /oracle/<SID>/11204

Install the Oracle patch
# cd /sources/patch_oracle/19692824/

# $ORACLE_HOME/perl/bin/perl custom/scripts/env_emagent_mk_install_19692824.pl
Successfully applied the fix for bug 19692824 to /oracle/YT1/11204/sysman/lib/env_emagent.mk

Retry the installation



Execute the scripts as "root" user
# /oracle/oraInventory/orainstRoot.sh
Changing permissions of /oracle/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.

Changing groupname of /oracle/oraInventory to dba.
The execution of the script is complete.
# /oracle/<SID>/11204/root.sh
Performing root user operation for Oracle 11g

The following environment variables are set as:
    ORACLE_OWNER= orayt1
    ORACLE_HOME=  /oracle/YT1/11204

Enter the full pathname of the local bin directory: [/usr/local/bin]:
   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.





Share this

0 Comment to "Installation of Oracle Database 11.2.0.4"

Enregistrer un commentaire