Question 351

In your database, you want to ensure that idle sessions that are blocking active are automatically terminated after a specified period of time.
How would you accomplish this?
  • Question 352

    On your Oracle 12c database, you invoked SQL *Loader to load data into the
    EMPLOYEES table in the HR schema by issuing the following command:
    $> sqlldr hr/hr@pdb table=employees
    Which two statements are true regarding the command?
  • Question 353

    Which two statements are true about the RMAN validate database command? (Choose two.)
  • Question 354

    Which two statements are true about initialization parameter files? (Choose two.)
  • Question 355

    Which three statements are true about naming methods? (Choose three.)