Install Oracle on a Linux system.
- Refer to the Database Installation Guide for Linux
Install Oracle 19c at the following location:
/u01/app/oracle/product/19.3.0/dbhome_1
The location should be specified in the environment variable ORACLE_HOME. Once you start the Oracle installer, specify the following values on the installer wizard pages.
| Value ( |
||
|---|---|---|
| 1 | Install Option | Set Up Software Only |
| 2 | Type of database installation | Single Instance database installation |
| 3 | Database Edition | Standard Edition 2 |
| 4 | Oracle Base | /u01/app/oracle |
| 5 | Inventory Location | /u01/app/oraInventory |
| 6 | Privileges Operating System Groups | |
| 7 | Root Script Execution Configuration | Enter “root” user credential |
| 8 | Perform Prerequisite Checks | Fix if the wizard indicates important issue |
| 9 | Summary | Select “Install” |
| 10 | Install Product | Wait for install |
| 11 | Finish | Install should complete with no errors |



Post your comment on this topic.