1Z0-497 · Question #79
For which use case would you use a rolling upgrade with the Oracle Active Data Guard feature?
The correct answer is A. when upgrading from Oracle Database 12c to the first patch set of Oracle Database 12c. https://docs.oracle.com/database/121/SBYDB/dbms_rolling_upgrades.htm#SBYDB5214 Using DBMS_ROLLING to Perform a Rolling Upgrade The Rolling Upgrade Using Oracle Active Data Guard feature, new as of Oracle Database 12c Release 1 (12.1), provides a streamlined method of performing…
Question
For which use case would you use a rolling upgrade with the Oracle Active Data Guard feature?
Options
- Awhen upgrading from Oracle Database 12c to the first patch set of Oracle Database 12c
- Bwhen upgrading from Oracle Database 10gto Oracle Database 12c
- Cwhen upgrading from Oracle Database 11gto Oracle Database 12c
- Dwhen upgrading from any previous version of Oracle Database to Oracle Database 12c
How the community answered
(21 responses)- A81% (17)
- B10% (2)
- C5% (1)
- D5% (1)
Explanation
https://docs.oracle.com/database/121/SBYDB/dbms_rolling_upgrades.htm#SBYDB5214 Using DBMS_ROLLING to Perform a Rolling Upgrade The Rolling Upgrade Using Oracle Active Data Guard feature, new as of Oracle Database 12c Release 1 (12.1), provides a streamlined method of performing rolling upgrades. It is implemented using the new DBMS_ROLLING PL/SQL package, which allows you to upgrade the database software in an Oracle Data Guard configuration in a rolling fashion. The Rolling Upgrade Using Oracle Active Data Guard feature requires a license for the Oracle Active Data You will be able to use this feature to perform database version upgrades starting with the first patchset of Oracle Database 12c (that is, you cannot use it to upgrade from any version earlier than the first Oracle Database 12c patchset). This means that the manual Transient Logical Standby upgrade procedure must still be used when upgrading from Oracle Database 11g to Oracle Database12c, or when upgrading from the initial Oracle Database 12c release to the first patchset of Oracle Database 12c.
Topics
Community Discussion
No community discussion yet for this question.