Oracle X6-2-HA Deployment And User's Manual page 350

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

Note:
Do not use Oracle Database Configuration Assistant (DBCA) to create
databases on Oracle Database Appliance. Only use Oracle Appliance
Manager for database configuration. Deploying Oracle Database instances
using Oracle Appliance Manager ensures that these databases are properly
configured, optimized, and supported on Oracle Database Appliance.
File Path
$ORACLE_HOME/directory_name
Syntax
oakcli create database -db db_name [[[-oh home] | [-version version]] [-
params params_file] [-storage asm] [-cdb]][h]
Parameters
Parameter
-cdb
-db db_name
-oh home
-params params_file
-storage [ASM|ACFS]
-version version
-h
Usage Notes
Flash cache is disabled and cannot be enabled.
The -oh and the -version parameters are mutually exclusive. Attempting to use
both in the same command will generate an error.
When a database is created without identifying an Oracle home, a new Oracle
home is created using a standard naming convention (for example,
oakcli create commands
Description
(Optional) Creates the database as a container
database.
Name of the database that you want to create.
(Optional) Name of an existing Oracle home to
use when creating the database. By default, the
command creates a new database home.
(Optional) Name of the configuration file. By
default, Oracle Database Appliance uses the
default configuration file.
(Optional) Creates an Oracle 12c database with
the specified storage, either Oracle Automatic
Storage Management (Oracle ASM) or Oracle
Automatic Storage Management Cluster File
System (Oracle ACFS). Oracle ASM storage is
the default storage.
(Optional) Version of the database that you
want to create. By default, Oracle Database
Appliance uses the highest version that you
have downloaded.
(Optional) Display help for using the command.
Chapter 14
14-15

Advertisement

Table of Contents
loading

Table of Contents