04 Install DB PSU 11.2.0.4.0


Overview

I need to install Oracle RDBMS software and create the repository.

References

Procedure

Removed Entry for REPOS

I updated the /etc/oratab file to remove the repos entry. Otherwise, dbca assumes that the database already exists.

Install RDBMS Software

I ran the following commands to get the OUI started:

cd /opt/oracle/software/db_11_2_0_4/database/
./runInstaller
Screen Comments
Configure Security Updates Subscribed to security updates
Download Software Updates No software updates were available
Select Installation Option Install database software only
System Class Desktop Class
Grid Installation Options Single instance database installation
Select Install Type Typical Install
Typical Install Configuration
Oracle base /opt/oracle/app
Software location /opt/oracle/app/OracleHomes/db11g
OSDBA dba
OPER dba

Create Database

To create the database, I ran the following commands:

cd /opt/oracle/app/OracleHomes/db11g/bin
./dbca
Screen Comments
Storage Type File System
Global database name repos.yaocm.id.au