Question 26

Which four actions are possible during an Online Data file Move operation?
  • Question 27

    Which two statements are true about Oracle network connections? (Choose two.)
  • Question 28

    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 29

    You use the segment advisor to help determine objects for which space may be reclaimed.
    Which three statements are true about the advisor given by the segment advisor?
  • Question 30

    You Execute the Following command to create a password file in the database server:
    $ orapwd file = '+DATA/PROD/orapwprod entries = 5 ignorecase = N format = 12'
    Which two statements are true about the password file? (Choose two.)