nerdexam
Oracle

1Z0-083 · Question #6

Your container database, CDB1, has an application container, HR_ROOT, with an application PDB, HR_PDB1. You have the required privilege to clone HR_PDB1 to container database CDB2, which does not…

The correct answer is B. A common user must exist in CDB2 with the CREATE PLUGGABLE DATABASE privilege. E. The HR_PDB1 clone created in CDB2 will be in mount state when cloning ends. After you create the application PDB, it is in mounted mode, and its status is NEW. https://docs.oracle.com/en/database/oracle/oracle-database/21/multi/creating-application- pdb.html#GUID-88E61123-F651-47D7-9977-B589268EBD29

Manage Multitenant Container Databases

Question

Your container database, CDB1, has an application container, HR_ROOT, with an application PDB, HR_PDB1. You have the required privilege to clone HR_PDB1 to container database CDB2, which does not contain HR_ROOT. Which two are always true? (Choose two.)

Options

  • ACDB1 and CDB2 must be in shared undo mode.
  • BA common user must exist in CDB2 with the CREATE PLUGGABLE DATABASE privilege.
  • CAll transactions in HR_PDB1 of CDB1 must commit before the cloning process starts.
  • DCloning HR_ROOT automatically clones HR_PDB1.
  • EThe HR_PDB1 clone created in CDB2 will be in mount state when cloning ends.

How the community answered

(38 responses)
  • A
    8% (3)
  • B
    71% (27)
  • C
    5% (2)
  • D
    16% (6)

Explanation

After you create the application PDB, it is in mounted mode, and its status is NEW. https://docs.oracle.com/en/database/oracle/oracle-database/21/multi/creating-application- pdb.html#GUID-88E61123-F651-47D7-9977-B589268EBD29

Topics

#PDB cloning#application PDB#cross-CDB clone#CREATE PLUGGABLE DATABASE

Community Discussion

No community discussion yet for this question.

Full 1Z0-083 Practice