Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 53

Examine the Fast-start configuration:
DGMGRL> show fast_start failover;

Fast-Start Failover: ENABLED -

Threshold : 30 seconds -

Target: sheep -

Observer : 017.example.com -
Lag Limit: 30 seconds (not in use)

Shutdown Primary: TRUE -

Auto-reinstate: TRUE -
Observer Reconnect: (none)

Observer Override: FALSE -
Configurable Failover Conditions
Health Conditions:

Corrupted Controlfile YES -

Corrupted Dictionary YES -

Inaccessible Logfile NO -

Stuck Archiver YES -

Datafile Offline YES -
Oracle Error Conditions:
(none)
Which three are true?

Answer options

Correct answer: A, C, E

Explanation

Option A is correct because the observer's role includes initiating failover under certain conditions, including the inability to produce archived redo logs. Option C is correct as it indicates that the observer is operational. Option E is correct since the configuration is designed to operate in Maximum Availability mode. Options B, D, and F are incorrect as they either misrepresent the failover conditions or the operational mode of the configuration.