1Z0-060 Exam Question 26

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? (Choose three.)
  • 1Z0-060 Exam Question 27

    You notice a performance change in your production Oracle 12c database. You want to know which change caused this performance difference.
    Which method or feature should you use?
  • 1Z0-060 Exam Question 28

    Examine the following command:
    CREATE TABLE(prod_id number(4),
    Prod_name varchar2 (20),
    Category_id number(30),
    Quantity_on_hand number (3) INVISIBLE);
    Which three statements are true about using an invisible column in the PRODUCTS table?
  • 1Z0-060 Exam Question 29

    You created an encrypted tablespace:

    You then closed the encryption wallet because you were advised that this is secure.
    Later in the day, you attempt to create the EMPLOYEEStable in the SECURESPACEtablespace with the SALToption on the EMPLOYEEcolumn.
    Which is true about the result?
  • 1Z0-060 Exam Question 30

    You configure your database instance to support shared server connections.
    Which two memory areas that are part of PGA are stored in SGA instead, for shared server connections?
    (Choose two.)