Question 21

What is the effect of setting the STATISTICS_LEVEL initialization parameter to BASIC?
  • Question 22

    A user establishes a connection to a database instance by using an Oracle Net connection. You want to ensure the following:
    1. The user account must be locked after five unsuccessful login attempts.
    2. Data read per session must be limited for the user.
    3. The user cannot have more than three simultaneous sessions.
    4. The user must have a maximum of 10 minutes session idle time before being logged off automatically.
    How would you accomplish this?
  • Question 23

    Which statement is true concerning dropping a pluggable database (PDB)?
  • Question 24

    SMD is a smallfile locally managed tablespace with manual segment space management.
    The SH user receives the following error while inserting data into the sales table:

    Which three actions can be taken to enable the user to insert data? (Choose three.)
  • Question 25

    Which two statements are true? (Choose two.)