Question 261

Which statement is true about using the Database Upgrade Assistant (DBUA) to upgrade your database from Oracle Database 11g to Oracle Database 12c?
  • Question 262

    For which three requirements would you use the Database Resource Manager? (Choose three.)
  • Question 263

    In your database, you want to ensure that idle sessions that are blocking active are automatically terminated after a specified period of time.
    How would you accomplish this?
  • Question 264

    Which four operations performed after the Oracle Restart installation are automatically added to the Oracle Restart configuration?
  • Question 265

    Examine this command:
    SQL > exec DBMS_STATS.SET_TABLE_PREFS ('SH', 'CUSTOMERS', 'PUBLISH', 'false'); Which three statements are true about the effect of this command?