Oracle
1Z0-068 · Question #14
You administer a six-instance, policy-managed, multitenant RAC database CDB1 with three PDBs: PDB_1, PDB_2 and PDB_3. Server pool prod_pool has a cardinality of three and all six hosts of the…
The correct answer is C. AR can fail over to any one of the available CDB1 instances. D. AR is available only on the CDB1 instance on HOST01. See the full explanation below for the reasoning.
Question
You administer a six-instance, policy-managed, multitenant RAC database CDB1 with three PDBs: PDB_1, PDB_2 and PDB_3. Server pool prod_pool has a cardinality of three and all six hosts of the cluster app. Examine these commands executed on HOST01:
$ srvctl add service -Db CDB1 -db PDB_1 service AR -serverpool prod_pool -cardinality singleton $ srvctl start service -db CDB1 - service AR Which two statements are true regarding the AR service?
Options
- AAR runs as a singleton service in the server pool prod_pool and the AR service is available in
- BAR is available on any one available CDB1 instance in prod_pool at any one time.
- CAR can fail over to any one of the available CDB1 instances.
- DAR is available only on the CDB1 instance on HOST01.
- EAR can fail over to any other available CDB1 instance in prod_pool.
How the community answered
(20 responses)- A15% (3)
- B5% (1)
- C75% (15)
- E5% (1)
Community Discussion
No community discussion yet for this question.