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 |
|
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 |