Restore and recover database with dbcli fails due to missing create-recovery command
(Doc ID 2555688.1)
Last updated on SEPTEMBER 12, 2019
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A and laterInformation in this document applies to any platform.
Goal
Restore and recover database with dbcli mention in doc:
https://docs.cloud.oracle.com/iaas/Content/Database/Tasks/recoveringCLI.htm
But restore and recover database with dbcli fails due to missing create-recovery command as follows:
-------
# ./dbcli create-recovery -i <Database ID> -t Latest
dbcli: 'create-recovery' is not an dbcli command.
usage: dbcli [-h/--help]
<category> [-h/--help]
<operation> [-h/--help]
<command> [-h/--help]
<command> [<args>]
-------
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |