Content deleted Content added
m →Active Data Guard: fixed CS1 errors: dates to meet MOS:DATEFORMAT (also General fixes) using AWB (10069) |
m Corrected typos. |
||
Line 20:
| origyear = 1999
| year = 2012
| publisher =
| quote = Role Transitions [...] An Oracle database operates in one of two roles: primary or standby. Using Data Guard, you can change the role of a database using either a switchover or a failover operation.
}}
Line 98:
| dateformat =
| quote = ... sending processes (LNS and ARC) on the production database....The Data Guard LNS process on the production database performs a network send to the Data Guard RFS process on the standby database.
}}</ref> where the '''RFS''' (remote file server) background process within the Oracle instance performs the task of receiving archived redo
Alternatively, a supplementary mechanism may transfer the archived redo logs. On the standby database a Fetch Archive Log ('''FAL''') client monitors for gaps in the sequence of received logs. If it finds a gap, it may invoke one or more Fetch Archive Log (FAL) servers to run on the primary database to forward the missing item(s).<ref>
Line 104:
</ref>
Once the archived redo logs have arrived, other processes (such as an '''ARCH''' (
{{cite book
| last = Ault
|