Question 381

A user establishes a connection to a database instance by using an Oracle Net.
You want to ensure that:
1 . The user account must be locked after five consecutive 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.
Which two would you do to implement this?
  • Question 382

    Which three statements are true regarding the use of the Database Migration Assistant for Unicode
    (DMU)? (Choose three.)
  • Question 383

    You upgrade your Oracle database in a multiprocessor environment. As a recommended you execute the following script:
    SQL > @utlrp.sql
    Which two actions does the script perform? (Choose two.)
  • Question 384

    Which action takes place when a file checkpoint occurs?
  • Question 385

    Examine the following impdp command to import a database over the network from a pre-
    12c Oracle database (source):

    Which three are prerequisites for successful execution of the command?