Question 191

Examine the parameters:
Your database instance is started with a PFILE.

You want to increase the size of the buffer cache. Free memory is available to increase the size of the buffer cache.
You execute the command:
SQL> ALTER SYSTEM SET DB_CACHE_SIZE=1024M;
Which is the outcome?
  • Question 192

    Which two statements describe the relationship between a scheduler window, a resource manager plan, and a job class? (Choose two.)
  • Question 193

    What is the effect of specifying the "ENABLE PLUGGABLE DATABASE" clause in a "CREATE DATABASE" statement?
  • Question 194

    You want to schedule a job to rebuild a table's indexes after a bulk insert, which must be scheduled as soon as a file
    containing data arrives on the system.
    What would you do to accomplish this?
  • Question 195

    You want to schedule a job to rebuild a table’s indexes after a bulk insert, which must be scheduled as soon as a file containing data arrives on the system.
    What would you do to accomplish this?