Oracle
1Z0-062 · Question #235
What is the benefit of running the catctl.pl script during an upgrade of a pre-12c database to an Oracle 12c database?
The correct answer is D. It provides parallel upgrade options to finish the upgrade process with a reduced down time.. https://docs.oracle.com/database/121/UPGRD/upgrade.htm#UPGRD52860
Performing Database Maintenance
Question
What is the benefit of running the catctl.pl script during an upgrade of a pre-12c database to an Oracle 12c database?
Options
- AIt provides a summary of the upgrade results.
- BIt recompiles all invalid PL/SQL and Java code.
- CIt generates a log file containing the fixes that can be made to thesource database.
- DIt provides parallel upgrade options to finish the upgrade process with a reduced down time.
- EIt generates fix-up scripts to be run on the source database before upgrade.
How the community answered
(44 responses)- A9% (4)
- B2% (1)
- C2% (1)
- D86% (38)
Explanation
https://docs.oracle.com/database/121/UPGRD/upgrade.htm#UPGRD52860
Topics
#database upgrade#catctl.pl#parallel upgrade
Community Discussion
No community discussion yet for this question.