Question 156

Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column?
  • Question 157

    Which two statements are true about resumable space allocation? (Choose two.)
  • Question 158

    Oracle Grid Infrastructure for a stand-alone server is installed on your production host before installing the Oracle Database server. The database and listener are configured by using Oracle Restart.
    Examine the following command and its output:
    $ crsctl config has
    CRS-4622: Oracle High Availability Services auto start is enabled.
    What does this imply?
  • Question 159

    Identify two prerequisites for configuring Enterprise Manager Database Express (EM Express).
  • Question 160

    Your database instance is started by using a server parameter file (SPFILE). You execute the following command to
    change the value of the LOG_BUFFER initialization parameter:
    ALTER SYSTEM SET LOG_BUFFER=32 M;
    What is the outcome of this command?