Which command would you execute to perform DBaaS recovery with the latest backup?
Which command would you execute to perform DBaaS recovery with the latest backup?dbaascli orec latest command restores the most recent backup and performs complete recovery.References: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/dbaascli.html
Question:
Which command would you execute to perform DBaaS recovery with the latest backup?
Options:
dbaascli rec -args -latest
dbaascli orec -args -latest
dbaascli rec -args -last
dbaascli orec -args -last
Correct Answer
The Correct Answer for this Question is
dbaascli orec -args -latest