nerdexam
Oracle

1Z0-160 · Question #73

You want to apply a patch to your Oracle Database Cloud ?Database as a Service. What command will you execute to patch your database instance?

The correct answer is C. dbaascli dbpatchm --run -apply. Options of the command: dbaascli dbpatchm apply ?applies the patch. clonedb ?applies a patch to a test deployment. list_patches ?displays a list of available patches. list_tools ?checks whether any cloud tooling updates are available. prereq ?checks the prerequisites of a…

Patching and Upgrading Databases

Question

You want to apply a patch to your Oracle Database Cloud ?Database as a Service. What command will you execute to patch your database instance?

Options

  • Adbaascli dbpatchm --run -config
  • Bdbaascli dbpatchm --run -setup
  • Cdbaascli dbpatchm --run -apply
  • Ddbaascli dbpatchm --run -patch

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    13% (6)
  • C
    78% (35)
  • D
    7% (3)

Explanation

Options of the command: dbaascli dbpatchm apply ?applies the patch. clonedb ?applies a patch to a test deployment. list_patches ?displays a list of available patches. list_tools ?checks whether any cloud tooling updates are available. prereq ?checks the prerequisites of a patch. rollback ?rolls back the last deployment patch. switchback ?restores database software to a prior state. toolsinst ?downloads Using Oracle Database Cloud Service (February 2017), page D-1 https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/using-oracle-database-cloud-

Topics

#dbaascli#dbpatchm#patch apply#patching command

Community Discussion

No community discussion yet for this question.

Full 1Z0-160 Practice