Tag: databases

Questions Related to databases

Which of the following is a performance metric that could be defined as “the amount of work that a system can perform in a given amount of time”?

  1. Response time

  2. Uptime

  3. Throughput

  4. Runtime


Correct Option: C
  1. The PFILE/SPFILE parameter GATHER_STATS=FALSE.

  2. Only databases created using Database Configuration Assistant have automatic statistics

  3. The SYSMAN user who owns the AWR is not logged in.

  4. The operating system does not support automatic statistics collection.


Correct Option: B
  1. Shut down and restart the database.

  2. Use EM Database Control to recompile the object.

  3. Export the invalid objects, drop them, and then import them.

  4. Use the ALTER FUNCTION … COMPILE and ALTER VIEW … COMPILE commands.


Correct Option: B,D
  1. You might want a separate baseline metric for each user.

  2. You might want a separate baseline metric for daytime usage versus off-hours usage.

  3. You might want a separate baseline metric for each schema.

  4. You would never want more than one baseline metric, even though it is possible to gather


Correct Option: B
  1. In the DBA_ALERTS data dictionary view

  2. In the V$ALERTS dynamic performance view

  3. In the EM Database Control main screen

  4. No alert information is sent or displayed.


Correct Option: C