Question 26

Choose two. Which two are true about various Oracle security and auditing capabilities?
  • Question 27

    Examine these queries and their output:

    After a system crash, an instance restart and an attempted opening of the PDBs result in:

    Which two are true? (Choose two.)
  • Question 28

    Examine these actions:
    1. Create a new database for a recovery catalog.
    2. Create a tablespace with sufficient space in the catalog database for the recovery catalog.
    3. Configure ARCHIVELOGmode for the catalog database.
    4. Create a user to own the recovery catalog schema with quota on the tablespace that will contain the catalog.
    5. Grant the RECOVERY_CATALOG_OWNERrole to the recovery catalog schema owner.
    6. Grant the SYSBACKUP privilege to the recovery catalog schema owner.
    Which are the minimum actions that must be performed before executing the CREATE CATALOG command?
  • Question 29

    Which three are true in Oracle 19c and later releases? (Choose three.)
  • Question 30

    You issued this command:
    RMAN> BACKUP RECOVERY FILES;
    Which two are true? (Choose two.)