Use the oakcli create dbhome command to create a new database home on Oracle Database Appliance.
Syntax
oakcli create dbhome [-version version] [-h]
Parameters
| Parameter | Description |
|---|---|
|
|
(Optional) Version that you want to install. If this is not provided, then Oracle Database Appliance uses the latest available version. |
|
|
(Optional) Display help for using the command. |
Example
Create a database home called sales1 using Oracle Database version 12.1.0.2.4.
oakcli create dbhome -version 12.1.0.2.4