Oracle
1Z0-884 · Question #173
The cluster administrator wants to use your cluster for test and production systems in an active mode, with resource groups called test-rg and prod-rg. The cluster administrator's goal is that…
The correct answer is D. clrg set -p RG_affinities=--prod-rg test-rg. See the full explanation below for the reasoning.
Question
The cluster administrator wants to use your cluster for test and production systems in an active mode, with resource groups called test-rg and prod-rg. The cluster administrator's goal is that test-rg and prod-rg will never run on the same node. Whenever there is only one node left for prod-rg, and test-rg is running on that node, test-rg has to be switched off. Which command will achieve this behavior?
Options
- Aclrg set -p RG_affinities=-test-rg prod-rg
- Bclrg set -p RG_affinities=-prod-rg test-rg
- Cclrg set -p RG_affinities=--test-rg prod-rg
- Dclrg set -p RG_affinities=--prod-rg test-rg
How the community answered
(22 responses)- A14% (3)
- B5% (1)
- C5% (1)
- D77% (17)
Community Discussion
No community discussion yet for this question.