1. Oracle Cloud Infrastructure Documentation, High Availability for Base Database Service: "For planned maintenance, you can use Oracle Data Guard to minimize or eliminate downtime. A switchover is a role reversal between a primary database and one of its standby databases. A switchover ensures no data loss and is typically used for planned maintenance of the primary system." (Section: Oracle Data Guard for High Availability)
2. Oracle Database Documentation, Data Guard Concepts and Administration, 23c, Chapter 5, "Role Transitions": "A switchover is a role transition between a primary database and a standby database. A switchover is a planned event that is typically initiated for planned maintenance of the primary system. During a switchover, the primary database transitions to a standby role, and the standby database transitions to the primary role." (Section 5.1, Introduction to Role Transitions)
3. Oracle White Paper, Oracle Maximum Availability Architecture (MAA) - Oracle Database 19c: "Oracle Data Guard is the foundation of Oracle’s Maximum Availability Architecture... For planned maintenance, Data Guard enables role transitions (switchover) to a synchronized physical standby database, allowing maintenance to be performed on the primary system while the production application remains available." (Section: Planned Maintenance, Page 11)