nerdexam
Oracle

1Z0-884 · Question #184

Suppose you have a resource apache-rs and you have been asked to make sure that this resource can be restarted on the same node, but must NOT trigger a failover to another node. Which command will…

The correct answer is C. clrs set -p Failover_mode=RESTART_ONLY apache-rs. See the full explanation below for the reasoning.

Question

Suppose you have a resource apache-rs and you have been asked to make sure that this resource can be restarted on the same node, but must NOT trigger a failover to another node. Which command will accomplish this task?.

Options

  • Aclrs set -p Log_only=false apache-rs
  • Bclrs set -p Restart_only=true apache-rs
  • Cclrs set -p Failover_mode=RESTART_ONLY apache-rs
  • Dclrs set -p Failover_enabled=RESTART_ONLY apache-rs

How the community answered

(54 responses)
  • A
    19% (10)
  • B
    4% (2)
  • C
    72% (39)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-884 Practice