Question 76

Which two are true about shrinking a segment online? (Choose two.)
  • Question 77

    Which two statements are true about the Automatic Diagnostic Repository (ADR)? (Choose two.)
  • Question 78

    Which two statements are true about the DUAL table? (Choose two.)
  • Question 79

    Which two statements are true about the ORDER BY clause when used with a SQL statement containing a SET operator such as UNION? (Choose two.)
  • Question 80

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

    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;
    What is the outcome?