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

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

Advertisement

oakcli create dbhome
Use the oakcli create dbhome command to create a new database home on
Oracle Database Appliance.
oakcli create dbstorage
Use the oakcli create dbstorage command to create a storage structure for
migrating databases from Oracle ASM to Oracle ACFS.
oakcli create db_config_params
Use the oakcli create db_config_params command to generate a database
configuration file.
oakcli create repo
Use the oakcli create repo command to create a new shared repository on
Oracle Database Appliance Virtualized Platform.
oakcli create snapshotdb
Use the oakcli create snapshotdb command to create a snapshot database
from an existing database.
oakcli create cpupool
Use the command oakcli create cpupool to create a CPU pool on one Oracle
Database Appliance Virtualized Platform node.
Syntax
oakcli create cpupool poolname -numcpu cpu_count -node nodenum [-h]
Parameters
Parameter
poolname
-numcpu cpu_count
-node nodenum
-h
Example
Create a CPU pool with two CPUs on Node 1 of Oracle Database Appliance
Virtualized Platform:
oakcli create cpupool twonode -numcpu 2 -node 1
oakcli create database
Use the oakcli create database command to create additional databases on Oracle
Database Appliance.
When you run the commandoakcli create database, the command prompts you for
further inputs.
Description
Uniquely names the CPU pool
Defines the number of CPUs for the CPU pool
Defines the node where the CPU pool will be created (0 or 1)
(Optional) Display help for using the command.
Chapter 14
oakcli create commands
14-14

Advertisement

Table of Contents
loading

Table of Contents