Valid 1Z0-066 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-066 Exam! ExamDiscuss.com now offer the newest 1Z0-066 exam dumps, the ExamDiscuss.com 1Z0-066 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-066 dumps with Test Engine here:
A query on the view DBA_LOGSTBY_UNSUPPORTED on your primary database returns no rows. As a result of this, you decide that an upgrade may use logical standby databases. Which two are true about upgrading Data Guard environments consisting of one logical standby database running on a separate host from the primary?
Correct Answer: B,E
Explanation/Reference: B (not D): Oracle Database 12c introduces the new Parallel Upgrade Utility, catctl.pl. This utility replaces the catupgrd.sql script that was used in earlier releases. Although you can still use the catupgrd.sql script, it is deprecated starting with Oracle Database 12c and will be removed in future releases. Oracle recommends database upgrades be performed with the new Parallel Upgrade Utility, catctl.pl. E: Once the database is started in upgrade mode, only queries on fixed views execute without errors until after the catctl.pl script is run. References: https://docs.oracle.com/database/121/UPGRD/upgrade.htm#UPGRD52867 https://docs.oracle.com/database/121/UPGRD/deprecated.htm#UPGRD60034