Which recommended action is incorrect?

You are about to apply a patch to a database. Which recommended action is incorrect?

You are about to apply a patch to a database. Which recommended action is incorrect?

A.
You should check the patch conflict with installed patches before applying the patch.

B.
You should make sure that you have a good backup of the software, database, and
configuration files.

C.
You should install the latest O patch before applying the patch.

D.
You should check the fifth digit of the release information to confirm that the Patch Set Update
(PSU) is applied successfully.

E.
You should stop all applications running from the software directory that is being patched.



Leave a Reply 5

Your email address will not be published. Required fields are marked *


GandRalf

GandRalf

D: see MOS note 861152.1

Sunil Vora

Sunil Vora

Do Patchset Updates (PSU’s) Change the Oracle Release Version/Fifth Digit?
Answer: NO.

Verify the PSU Post Install steps were run in the DB

Befor Oracle database 12c
SQL> select *from registry$history;

For Oracle database server 12c R1 and later
SQL> select * from registry$sqlpatch;