• odacli register-database
Use the odacli register-database command to register a migrated
database with the appliance.
• odacli upgrade-database
Use the odacli upgrade-database command to upgrade a database from a
supported release.
• odacli delete-database
Use the odacli delete-database command to delete a database.
odacli list-databases
Use the odacli list-databases command to list all databases on the appliance.
File Path
$ORACLE_HOME/opt/oracle/dcs/bin/odacli
Syntax
To display a list of all databases:
odacli list-databases [-h]
Parameters
Parameter Description
--help
,
-h
(Optional) Displays help for using the command.
Example 13-56 Displaying a List of Databases
Display a list of databases:
# odacli list-databases
ID DB Name DB Version CDB
------------------------------------ ---------- ---------- ----
ad6c7326-e460-411e-94df-230dedbef743 rdb121a 12.1.0.2 true
fb4d02f3-2413-47ca-8584-a768e23ec2e7 ee12db 12.1.0.2 false
(Continued)
Class Shape Storage Status
------ ------- ----------
OLTP odb1 ACFS Configured
IMDB odb1 ASM Configured
odacli describe-database
Use the odacli describe-database command to display database details.
File Path
$ORACLE_HOME/opt/oracle/dcs/bin/odacli
Chapter 13
odacli Database Commands
13-57