Page 1 of 1

You must apply patches and patch bundles in a rolling fashion, if possible, on the components of your Database Machine.Y

Posted: Wed Jun 07, 2023 6:11 am
by answerhappygod
You must apply patches and patch bundles in a rolling fashion, if possible, on the components of your Database Machine.You use RAC for your database and also use Data Guard, having standby database on another Database Machine.You wish to have scripts that contain the appropriate command to patch your environment.Your patch bundle is on the first database server and is located at /u01/stage.You have downloaded the oplan utility to the first database server and run the following:$ORACLE_HOME/oplan/oplangenerateApplySteps /u01/stageWhich two are true concerning oplan?

A. It will generate instructions for patching only storage servers.
B. It will generate instructions for patching all the components on the Database Machine.
C. It will generate instructions for patching the RAC Oracle Home on the primary location.
D. It will generate instructions for patching the Data Guard environment on the standby location. E. It will generate instructions for patching the Grid Infrastructure home on the primary location.