nerdexam
Oracle

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…

Deploying Forms Applications

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)
  • A
    4% (2)
  • B
    11% (5)
  • C
    82% (37)
  • D
    2% (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

#dbaascli#cloud database management#patching#backup restore

Community Discussion

No community discussion yet for this question.

Full 1Z0-160 Practice