Question 161

Which two statements are true about SQL *Loader Express Mode in an Oracle 12c database? (Choose two.)
  • Question 162

    DEFERRED_SEGMENT_CREATION is TRUE in one of your databases.
    You execute this command:

    Which three statements are true immediately after this statement executes successfully?
  • Question 163

    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 164

    You executed this command to create a password file:
    $ orapwd file = orapworcl entries = 10 ignorecase = N
    Which two statements are true about the password file? (Choose two.)
  • Question 165

    In your database instance, the UNDO_RETENTIONparameter is set to 1000and undo retention is not
    guaranteed for the fixed size undo tablespace.
    Which statement is true about undo retention?