Provides instructions to prepare Oracle DB prerequisites on the virtual machine, including creating the Oracle user and group, creating installation directories, and downloading Oracle software.
Before you begin
-
Complete the steps in Set up a virtual machine, before you attempt to set up Oracle DB.
-
For RHEL 8.x version support details, see Supported Red Hat Enterprise Linux 8 Distributions.
-
For RHEL 9.x version support details, see Supported Red Hat Enterprise Linux 9 Distributions.
Use this task to set up Oracle DB in the VM.
Procedure
| 1. | Log in as a root user in the VM deployed with RHEL 8.x ISO image. |
|
| 2. | Create a group called dba and set the username to Oracle. Example:
|
|
| 3. | Create the directories required for installing Oracle software in the VM. Example:
|
|
| 4. | Download Oracle software from Oracle Database Software Downloads. |
|
| 5. | Once the Oracle software download is complete, as a root user, save the downloaded LINUX.X64_193000_db_home.zip in the directory of your choice. Example:mkdir /usr/programs
|
|
| 6. | Manually set up and install Oracle 19c. For more information, refer to Manual setup instructions. |
What to do next
Refer to Install Oracle 19c.