Running the dbpatchmdg Utility
The dbpatchmdg utility is provided on Oracle Database Classic Cloud Service deployments that are configured with Oracle Data Guard to perform a variety of patching operations.
To use the dbpatchmdg utility:
-
Connect as the
opcuser to a compute node associated with the Database Classic Cloud Service deployment.For instructions, see Connecting to a Compute Node Through Secure Shell (SSH).
-
Run the
dbpatchmdgutility using a command of the form:# dbpatchmdg -option option-options -
When you are finished using the
dbpatchmdgutility, exit the root-user command shell and disconnect from the compute node:# exit $ exit