nerdexam
Oracle

1Z0-058 · Question #131

In your two-instance RAC database, you find that FAST_START_MTTR_TARGET is set to 300 on both the nodes. The ESTD_CLUSTER_AVAILABLE_TIME column in the V$INSTANCE_RECOVERY view shows the value 100…

The correct answer is A. In the event of an instance failure, the database will become partially available In 100 seconds. E. In the event of an instance failure, the failed instance will become available In 300 seconds. FAST_START_MTTR_TARGET FAST_START_MTTR_TARGET enables you to specify the number of seconds the database takes to perform crash recovery of a single instance. When specified, FAST_START_MTTR_TARGET is overridden by LOG_CHECKPOINT_INTERVAL. V$INSTANCE_RECOVERY Estimated time (in…

Manage RAC Backups and Recovery

Question

In your two-instance RAC database, you find that FAST_START_MTTR_TARGET is set to 300 on both the nodes. The ESTD_CLUSTER_AVAILABLE_TIME column in the V$INSTANCE_RECOVERY view shows the value 100. What is the correct interpretation? (Choose 2)

Exhibit

1Z0-058 question #131 exhibit

Options

  • AIn the event of an instance failure, the database will become partially available In 100 seconds.
  • BIn the event of an instance failure, the database will become fully available in 100 seconds.
  • CIn the event of an instance failure, the failed instance will become fully available In 300 seconds.
  • DIn the event of an instance failure, the database will become partially available in 200 seconds.
  • EIn the event of an instance failure, the failed instance will become available In 300 seconds.

How the community answered

(40 responses)
  • A
    80% (32)
  • B
    13% (5)
  • C
    3% (1)
  • D
    5% (2)

Explanation

FAST_START_MTTR_TARGET FAST_START_MTTR_TARGET enables you to specify the number of seconds the database takes to perform crash recovery of a single instance. When specified, FAST_START_MTTR_TARGET is overridden by LOG_CHECKPOINT_INTERVAL. V$INSTANCE_RECOVERY Estimated time (in seconds) that the cluster would become partially available should this instance fail. This column is only meaningful in an Oracle Real Application Clusters (Oracle RAC) environment. In a non-Oracle RAC environment, the value of this column is null.

Topics

#FAST_START_MTTR_TARGET#ESTD_CLUSTER_AVAILABLE_TIME#instance recovery#RAC partial availability

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice