Question 26

Which two statements are true about the PMON background process? (Choose two.)
  • Question 27

    What is true about non-equijoin statement performance? (Choose two.)
  • Question 28

    The CUSTOMERS table has a CUST_CREDIT_LIMIT column of data type NUMBER.
    Which two queries execute successfully? (Choose two.)
  • Question 29

    Which three Oracle database space management features will work with both Dictionary and Locally managed tablespaces? (Choose three.)
  • Question 30

    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?