Oracle Database Administration II — Question 159

Which three are true about post-upgrade activities when upgrading an Oracle database using Database Upgrade Assistant? (Choose three.)

Answer options

Correct answer: A, C, E

Explanation

Option A is correct because updating the Oracle Application Express configuration is a necessary step after the database upgrade. Option C is also correct, as any existing RMAN recovery catalog requires a manual upgrade. Option E is true as well, since TNSNAMES.ORA must be adjusted to point to the new ORACLE_HOME. Options B and D are incorrect; upgrading time zone files is generally not a manual process, and the activation of extended data types does not require running the utlrp.sql script.