|
Oracle Home |
|
Home > Oracle Database Administration (DBA) > Replication > Failover & Switchover (Basics) |
|
Oracle 10g, 11g Database Administration (DBA): Replication |
|---|
Failover & Switchover (Basics) |
|
A failover is when the primary database is unavailable. Failover is performed only in the event of a catastrophic failure of the primary database, and the failover results in a transition of a standby database to the primary role. The database administrator can configure Data Guard to ensure no data loss.
2. What does switchover mean ?
A switchover is a role reversal between the primary database and one of its standby databases. A switchover ensures no data loss. This is typically done 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. The transition occurs without having to re-create either database.
3. Configure Connect Time Failover
Connect time failover will reroute incoming connections to the instance that has
just become primary. This type of failover should work in cases where the old
primary node is down, old primary network is down, old primary listener is down,
DBname_alias =
More information about this subject ( Failover & Switchover ) you can get from www.in-oracle.com
|
|
Home > Oracle Database Administration (DBA) > Replication > Failover & Switchover (Basics) |
|
Different Romanian Links/ Linkuri romanesti diferite |
Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.