How to SET TIMING ON for parallel upgrades to 12c?
- by Mike Dietrich
Have you asked yourself how to get timings in an Oracle Database 12c upgrade for all statements?
When you run the parallel upgrade via catctl.pl, the parallel upgrade Perl driving script in Oracle Database 12c, you may also want to get timings written in your logfile during execution. As catctl.pl does not offer an option yet the best way to…