nerdexam
Oracle

1Z0-068 · Question #11

You support a three-instance, policy-managed, multitenant RAC database CDB1 with two PDBs PDB_1 and PDB_2. It runs on an eight-node cluster and a serverpool prod_pool has three servers. Examine…

The correct answer is B. srvctl stop service only closes PDB_1 in the instance on HOST01. F. HR is available on a single instance of prod_pool. See the full explanation below for the reasoning.

Question

You support a three-instance, policy-managed, multitenant RAC database CDB1 with two PDBs PDB_1 and PDB_2. It runs on an eight-node cluster and a serverpool prod_pool has three servers. Examine these commands executed on HOST01:

$ srvctl add service -db CDB1 -pdb PDB_1 -service HR -serverpool prod_pool $ srvctl start service -db CDB1 -service HR $ srvctl stop service -db CDB1 -service HR Which two statements are true?

Options

  • AHR is uniformly managed across all instances in prod_pool.
  • Bsrvctl stop service only closes PDB_1 in the instance on HOST01.
  • Csrvctl stop service closes PDB_1 on all CDB1 instances.
  • Dsrvctl stop service prevents logins for HR only to CDB1 on HOST01.
  • Esrvctl stop service prevents logins to any isntance of CDB1 using service HR.
  • FHR is available on a single instance of prod_pool.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    77% (20)
  • D
    12% (3)
  • E
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-068 Practice