Question 96

Which three are true about an application container?
  • Question 97

    Which two are true about flashback features in Oracle Database 19c and later releases?
  • Question 98

    Choose the best answer. Examine this configuration:
    1. CDB1 is a container database running in ARCHIVELOG mode.
    2. Multiple uncommitted transactions are running in CDB1.
    3. Redo log groups 1 and 2 are INACTIVE.
    4. Redo log group 3 is the CURRENT group.
    All members of redo log group 3 are lost before it is archived. Examine these possible steps:
    1. SHUTDOWN ABORT
    2. STARTUP NOMOUNT
    3. STARTUP MOUNT
    4. ALTER DATABASE MOUNT
    5. RESTORE DATABASE
    6. RECOVER DATABASE NOREDO
    7. RECOVER DATABASE UNTIL AVAILABLE
    8. RESTORE ARCHIVELOG ALL
    9. ALTER DATABASE OPEN
    10. ALTER DATABASE OPEN RESETLOGS
    Choose the minimum required steps in the correct order to recover the database.
  • Question 99

    Choose two. Which two are true about the execution of operating system scripts starting from Oracle Database 19c?
  • Question 100

    Which three are true about the SQL Tuning Advisor? (Choose three.)