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 pdb 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?