Use the odacli delete-database
command to delete a database.
Syntax
To delete a database:
odacli delete-database -i dbid
Parameters
Parameter | Description |
---|---|
|
Identifies the database home identifier (ID) to display. Use the |
|
(Optional) Displays JSON output. |
|
(Optional) Displays help for using the command. |
Example 9-9 Deleting a Database
To delete a database:
# odacli delete-database -i my-database-ID