Question 281

The DEFERRED_SEGMENT_CREATION parameter is set to TRUE in your database instance.
You execute the following command to create a table:

Which two statements are true? (Choose two.)
  • Question 282

    Which three statements are true about adaptive SQL plan management? (Choose three.)
  • Question 283

    You created an encrypted tablespace:

    You then closed the encryption wallet because you were advised that this is secure.
    Later in the day, you attempt to create the EMPLOYEES table in the SECURESPACE tablespace with the SALT option on the EMPLOYEE column.
    Which is true about the result?
  • Question 284

    Which statement is true about Oracle Net Listener?
  • Question 285

    Your single-instance Oracle 12c database home currently supports conventional auditing and uses Automatic Storage Management (ASM). You want to enable unified auditing by executing the command:
    $ make -fins_rdbms.mk uniaud_on ioracle ORACLE_HOME=$ORACLE_HOME
    Which two steps should you perform before executing this command? (Choose two.)