•
Unzip and copy the Oracle Database Appliance software to the correct locations
•
Set the number of CPU Cores for the system
You can perform the following appliance lifecycle tasks with
odacli
commands:
•
Create and describe the appliance
•
Create, list, describe, and delete databases
•
Create, list, describe, and delete Oracle Database Homes
•
Create, list, and describe the networks
•
List and describe the jobs
You can perform the following appliance administration tasks with
odaadmcli
commands:
•
Show storage, disks, diskgroups, and controllers
•
Display storage diagnostics for disks and NVM Express (NVMes)
•
Locate disks
•
Show server, memory, processor, power, cooling, and network details
Depending on your version of Oracle Appliance Manager and your hardware, some of
the
odacli
commands may not be available to you. To see which commands are
supported on your version of Oracle Appliance Manager and your hardware, run the
odacli
help command:
odacli -h
.
Command-Line Interface Syntax
The command-line interface commands and parameters are case-sensitive.
An
odacli
or
odaadmcli
command uses the following command syntax:
odacli command [options]
•
command is an action you want to perform on the appliance. For example:
odacli list-networks
or
odacli describe-jobs
.
•
options are optional parts of the
odacli
command. Options can consist of one or
more options that extend the use of the
odacli
command carried out on an object.
Options include additional information about the action that you want to perform on
the object. Option names are preceded with a dash. Some options require the
name of an object for the command to perform the action that you want to carry
out. If an option is preceded with an * (asterisk), this information is required to
submit the command. When appending
-j
to the odacli command, the output is
returned in JSON format. The help option (
-h
) is an option that is available with
almost all commands. When you include the
-h
option, you can obtain additional
information about the command that you want to perform.
Example 13-1 Command-Line Interface Syntax
# odacli create-database -h
Usage: create-database [options]
Options:
* --adminpassword, -m
Password for SYS,SYSTEM and PDB Admin
Chapter 13
About Oracle Database Appliance Command-Line Interface
13-3
Summary of Contents for Database Appliance X6-2-HA
Page 15: ...Index xv...