Exam Details

  • Exam Code
    :1Z0-060
  • Exam Name
    :Upgrade to Oracle Database 12c
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :217 Q&As
  • Last Updated
    :Mar 29, 2025

Oracle Oracle Certifications 1Z0-060 Questions & Answers

  • Question 91:

    Flashback is enabled for your multitenant container database (CDB), which contains two pluggable database (PDBs). A local user was accidently dropped from one of the PDBs.

    You want to flash back the PDB to the time before the local user was dropped. You connect to the CDB and execute the following commands:

    SQL > SHUTDOWN IMMEDIATE SQL > STARTUP MOUNT SQL > FLASHBACK DATABASE to TIME "TO_DATE ('08/20/12','MM/DD/YY')";

    Examine following commands:

    1.

    ALTER PLUGGABLE DATABASE ALL OPEN;

    2.

    ALTER DATABASE OPEN;

    3.

    ALTER DATABASE OPEN RESETLOGS;

    Which command or commands should you execute next to allow updates to the flashed back schema?

    A. Only 1

    B. Only 2

    C. Only 3

    D. 3 and 1

    E. 1 and 2

  • Question 92:

    Examine the commands executed to monitor database operations:

    $> conn sys oracle/oracle@prod as sysdba

    SQL > VAR eid NUMBER

    SQL > EXEC: eid:= DBMS_SQL_MONITOR.BEGIN_OPERATION ('batch_job', FORCED_TRACKING =>

    'Y');

    Which two statements are true? (Choose two.)

    A. Database operations will be monitored only when they consume a significant amount of resources.

    B. Database operations for all sessions will be monitored.

    C. Database operations will be monitored only if the STATISTICS_LEVEL parameter is set to TYPICAL and CONTROL_MANAGEMENT_PACK_ACCESS is set to DIAGNISTIC + TUNING.

    D. Only DML and DDL statements will be monitored for the session.

    E. All subsequent statements in the session will be treated as one database operation and will be monitored.

  • Question 93:

    Which three statements are true about the working of system privileges in a multitenant control database (CDB) that has pluggable databases (PDBs)?

    A. System privileges apply only to the PDB in which they are used.

    B. Local users cannot use local system privileges on the schema of a common user.

    C. The granter of system privileges must possess the set container privilege.

    D. Common users connected to a PDB can exercise privileges across other PDBs.

    E. System privileges with the with grant option container all clause must be granted to a common user before the common user can grant privileges to other users.

  • Question 94:

    Your database has the SRV1 service configured for an application that runs on middle-tier application server. The application has multiple modules. You enable tracing at the service level by executing the following command:

    The possible outcomes of this command and the actions to aggregate trace files are as follows:

    1.

    The command fails because a module name is not specified.

    2.

    A trace file is created for each session that is running the SRV1 service.

    3.

    An aggregated trace file is created for all the sessions that are running the SRV1 service.

    4.

    Trace files may be aggregated by using the trcess utility.

    5.

    Trace files may be aggregated by using the tkprof utility.

    Identify the correct outcome and the action to aggregate the trace files.

    A. 1

    B. 2 and 4

    C. 2 and 5

    D. 3 and 4

    E. 3 and 5

  • Question 95:

    Your multitenant container database (CDB) contains pluggable databases (PDBs), you are connected to the PDB HR_PDB. You execute the following command:

    What is the result?

    A. It executes successfully and creates an UNDO tablespace in HR_PDB.

    B. It falls and reports an error because there can be only one UNDO tablespace in a CDB.

    C. It fails and reports an error because the CONTAINER=ALL clause is not specified in the command.

    D. It fails and reports an error because the CONTAINER=CURRENT clause is not specified in the command.

    E. It executes successfully but neither tablespace nor the data file is created.

  • Question 96:

    You find this query being used in your Oracle 12c database:

    Which method a used by the optimizer to limit the rows being returned?

    A. A filter is added to the table query dynamically using ROWNUM to limit the rows to 20 percent of the total rows

    B. All the rows are returned to the client or middle tier but only the first 20 percent are returned to the screen or the application.

    C. A view is created during execution and a filter on the view limits the rows to 20 percent of the total rows.

    D. A TOP-N query is created to limit the rows to 20 percent of the total rows

  • Question 97:

    Which three resources might be prioritized between competing pluggable databases when creating a multitenant container database plan (CDB plan) using Oracle Database Resource Manager? (Choose three.)

    A. Maximum Undo per consumer group

    B. Maximum Idle time

    C. Parallel server limit

    D. CPU

    E. Exadata I/O

    F. Local file system I/O

  • Question 98:

    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 EMPLOYEES table in the SECURESPACE tablespace with the SALT option on the EMPLOYEE column.

    Which is true about the result?

    A. It creates the table successfully but does not encrypt any inserted data in the EMPNAME column because the wallet must be opened to encrypt columns with SALT.

    B. It generates an error when creating the table because the wallet is closed.

    C. It creates the table successfully, and encrypts any inserted data in the EMPNAME column because the wallet needs to be open only for tablespace creation.

    D. It generates error when creating the table, because the salt option cannot be used with encrypted tablespaces.

  • Question 99:

    On your Oracle Database, you issue the following commands to create indexes: SQL > CREATE INDEX oe.ord_customer_ix1 ON oe.orders (customer_id, sales_rep_id) INVISIBLE;

    SQL> CREATE BITMAP INDEX oe.ord_customer_ix2 ON oe.orders (customer_id, sales_rep_id);

    Which two statements are true? (Choose two.)

    A. Only the ORD_CUSTOMER_IX1 index created.

    B. Both the indexes are updated when a row is inserted, updated, or deleted in the ORDERS table.

    C. Both the indexes are created: however, only ORD_CUSTOMERS_IX1 is used by the optimizer for queries on the ORDERS table.

    D. The ORD_CUSTOMER_IX1 index is not used by the optimizer even when the OPTIMIZER_USE_INVISIBLE_INDEXES parameters is set to true.

    E. Both the indexes are created and used by the optimizer for queries on the ORDERS table.

    F. Both the indexes are created: however, only ORD_CUSTOMERS_IX2 is used by the optimizer for queries on the ORDERS table.

  • Question 100:

    Which two statements are true when row archival management is enabled?

    A. The ORA_ARCHIVE_STATE column visibility is controlled by the ROW ARCHIVAL VISIBILITY session parameter.

    B. The ORA_ARCHIVE_STATE column is updated manually or by a program that could reference activity tracking columns, to indicate that a row is no longer considered active.

    C. The ROW ARCHIVAL VISIBILITY session parameter defaults to active rows only.

    D. The ORA_ARCHIVE_STATE column is visible if referenced in the select list of a query.

    E. The ORA_ARCHIVE_STATE column is updated automatically by the Oracle Server based on activity tracking columns, to Indicate that a row is no longer considered active.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-060 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.