Question 51

Which three statements are true about the working of system privileges in a multitenant control database (CDB) that
has pluggable databases (PDBs)?
  • Question 52

    Which three activities are supported by the Data Recovery Advisor?
  • Question 53

    You are connected using SQL* Plus to a multitenant container database (CDB) with SYSDBA privileges and execute the following sequence statements:

    What is the result of the last SET CONTAINER statement and why is it so?
  • Question 54

    Which three statements are true about SQL plan directives? (Choose three.)
  • Question 55

    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?