Question 161

You plan to drop the column of a table that has Flashback Archiving enabled.
You want to ensure minimal service disruption.
How would you do this in your Oracle 12c Database?
  • Question 162

    You connect to the root container of a multitenant container database (CDB) with SYSDBA privileges by using SQL*Plus.
    The CDB has several pluggable databases (PDBs) open in read/write mode.
    There are ongoing transactions in both the CDB and the PDBs.
    What happens after issuing the SHUTDOWN TRANSACTIONAL statement?
  • Question 163

    You upgrade your Oracle database in a multiprocessor environment. As a recommended best practice, you execute the following script:
    SQL > @utlrp.sql
    Which two actions does the script perform? (Choose two.)
  • Question 164

    What is the result of executing a TRUNCATE TABLE command on a table that hasFlashback Archivingenabled?
  • Question 165

    Your multitenant container database (CDB) contains some pluggable databases (PDBs), you execute the following command in the root container:

    Which two statements are true?