Question 336

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?
  • Question 337

    Examine this command executed on a client that is remote from the database server.
    SQL> CONNECT hr/hr@orcl
    Which two are required for this command to connect the SQLPLUS client to a database instance? (Choose two.)
  • Question 338

    Which three statements are true concerning the multitenant architecture? (Choose three.)
  • Question 339

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

    An administrator account is granted the CREATE SESSION and SET CONTAINER system privileges.
    A multitenant container database (CDB) instant has the following parameter set:
    THREADED_EXECUTION = FALSE
    Which four statements are true about this administrator establishing connections to root in a CDB that has been opened in read only mode? (Choose four.)