Question 1

Which three conditions must be true for unused block compression to be used automatically while performing backups by using RMAN? (Choose three.)
  • Question 2

    In the SPFILE, UNDO TABLESPACE is Set to UNDOTBS.
    You rename the undotbs undo tablespace:
    ALTER TABLESPACE undotbs RENAME TO undotbs_old;
    Which statement is true?
  • Question 3

    You are connected to a pluggable database (PDB) as a common user with the SYSDBAprivilege. The PDB
    is open and you issue the SHUTDOWN IMMEDIATEcommand.
    What is the outcome?
  • Question 4

    Your database is running in ARCHIVELOG mode and flashback is enabled.
    In which scenario must you use RMAN backups for recovering tables and table partitions?
  • Question 5

    You have installed two 64G flash devices to support the Database Smart Flash Cache feature on your database server that is running on Oracle Linux.
    You have set the db_smart_flash_file parameter:
    DB_FLASH_CACHE_FILE= ' /dev/f lash_device_1',' /dev/f lash_device_2'
    How should the D3_flash_cache_size be configured to use both devices?