1Z0-160 · Question #1
Dbaascli is a command-line interface for managing a database instance on cloud. Which two functions can you manage with dbaascli?
The correct answer is C. restoring from the most recent backup E. applying a patch. The dbaascli utility is provided on Oracle Database Cloud Service deployments to perform a variety of life-cycle and administration operations. Using the dbaascli utility, you can perform operations like: Database recovery The orec latest subcommand restores the most recent…
Question
Dbaascli is a command-line interface for managing a database instance on cloud. Which two functions can you manage with dbaascli?
Options
- Arunning health checks on your database
- Bcreating users in the database instance
- Crestoring from the most recent backup
- Dcreating a database instance
- Eapplying a patch
How the community answered
(45 responses)- A4% (2)
- B11% (5)
- C82% (37)
- D2% (1)
Explanation
The dbaascli utility is provided on Oracle Database Cloud Service deployments to perform a variety of life-cycle and administration operations. Using the dbaascli utility, you can perform operations like: * Database recovery The orec latest subcommand restores the most recent backup and performs complete recovery. * Patching the database deployment The dbpatchm apply subcommand applies the patch. *Changing the password of the SYS user * Checking the status of the Oracle Data Guard configuration * Switchover and failover in an Oracle Data Guard configuration * Rotating the master encryption key https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/dbaascli.html
Topics
Community Discussion
No community discussion yet for this question.