1Z0-060 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
    :May 25, 2026

Oracle 1Z0-060 Online Questions & Answers

  • Question 151:

    You execute a DROP USER CASCADE on an Oracle 11g release 1 database and immediately realized that you forgot to copy the OCA.EXAM_RESULTS table to the OCP schema.

    RECYCLE_BIN was enabled before the DROP USER was executed and the OCP user has been granted the FLASHBACK ANY TABLE system privilege.

    What is the quickest way to recover the contents of the OCA.EXAM_RESULTS table to the OCP schema?

    A. Execute FLASHBACK TABLE OCA.EXAM_RESULTS TO BEFORE DROP RENAME TO OCP.EXAM_RESULTS; connected as SYSTEM.
    B. Recover the table using traditional Tablespace Point In Time Recovery.
    C. Recovery the table using Database Point In Time Recovery.
    D. Execute FLASHBACK TABLE OCA.EXAM_RESULTS TO BEFORE DROP RENAME TO EXAM_RESULTS; connected as the OCP user.

  • Question 152:

    Which two statements are true about Oracle Managed Files (OMF)? (Choose two.)

    A. OMF cannot be used in a database that already has data files created with user-specified directions.
    B. The file system directions that are specified by OMF parameters are created automatically.
    C. OMF can be used with ASM disk groups, as well as with raw devices, for better file management.
    D. OMF automatically creates unique file names for table spaces and control files.
    E. OMF may affect the location of the redo log files and archived log files.

  • Question 153:

    A database is stored in an Automatic Storage Management (ASM) disk group, disk group, DGROUP1 with SQL:

    There is enough free space in the disk group for mirroring to be done.

    What happens if the CONTROLLER1 failure group becomes unavailable due to error or for maintenance?

    A. Transactions and queries accessing database objects contained in any tablespace stored in DGROUP1 will fall.
    B. Mirroring of allocation units will be done to ASM disks in the CONTROLLER2 failure group until the CONTROLLER1 for failure group is brought back online.
    C. The data in the CONTROLLER1 failure group is copied to the CONTROLLER2 failure group and rebalancing is initiated.
    D. ASM does not mirror any data until the CONTROLLER1 failure group is brought back online, and newly allocated primary allocation units (AU) are stored in the CONTROLLER2 failure group, without mirroring.

  • Question 154:

    Examine this set of commands to perform data pump export and import operations:

    On the source database:

    $> expdp sh/sh DIRECTORY=dpdir DUMPFILE=sale1.dmp VIEWS_AS_TABLE=sales_q1

    On the target database:

    $> impdp sh/sh DIRECTORY=dpdir DUMPFILE=sale1.dmp VIEWS_AS_TABLE=sales_q1

    Which three statements are true? (Choose three.)

    A. This impdp operation creates the view as a table and populates it with data from the export dump file.
    B. The exdp operation exports data that satisfies the conditions of the defining query used when the view was created.
    C. Metadata for dependent objects required to create the SALES_Q1 view is exported.
    D. All rows from the dependent objects that are required are exported along with the metadata to create the SALES_Q1 view.
    E. The impdp operation creates the view and the dependent object.

  • Question 155:

    Identify two correct statements about multitenant architecture. (Choose two.)

    A. Multitenant architecture can be deployed only in a Real Application Clusters (RAC) configuration.
    B. Multiple pluggable databases (PDBs) share the SGA of a multitenant container database (CDB).
    C. Multiple CDBs share certain PDB resources.
    D. Multiple non-RAC CDB instances can mount the same PDB as long as they are on the same server.
    E. Patches are always applied at the CDB level.
    F. A PDB can have a private undo tablespace.

  • Question 156:

    Examine the following query output: You issue the following command to import tables into the hr schema:

    $ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr TRANSFORM=DISABLE_ARCHIVE_LOGGING: Y

    Which statement is true?

    A. All database operations performed by the impdp command are logged.
    B. Only CREATE INDEX and CREATE TABLE statements generated by the import are logged.
    C. Only CREATE TABLE and ALTER TABLE statements generated by the import are logged.
    D. None of the operations against the master table used by Oracle Data Pump to coordinate its activities are logged.

  • Question 157:

    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?

    A. It will permit the use of uppercase passwords for database users who have been granted the SYSOPER role.
    B. It contains username and passwords of database users who are members of the OSOPER operating system group.
    C. It contains usernames and passwords of database users who are members of the OSDBA operating system group.
    D. It will permit the use of lowercase passwords for database users who have granted the SYSDBA role.
    E. It will not permit the use of mixed case passwords for the database users who have been granted the SYSDBA role.

  • Question 158:

    You administer an online transaction processing (OLTP) system whose database is stored in Automatic Storage Management (ASM) and whose disk group use normal redundancy.

    One of the ASM disks goes offline, and is then dropped because it was not brought online before DISK_REPAIR_TIME elapsed.

    When the disk is replaced and added back to the disk group, the ensuing rebalance operation is too slow.

    Which two recommendations should you make to speed up the rebalance operation if this type of failure happens again?

    A. Increase the value of the ASM_POWER_LIMIT parameter.
    B. Set the DISK_REPAIR_TIME disk attribute to a lower value.
    C. Specify the statement that adds the disk back to the disk group.
    D. Increase the number of ASMB processes.
    E. Increase the number of DBWR_IO_SLAVES in the ASM instance.

  • Question 159:

    Examine the parameter for your database instance:

    You generated the execution plan for the following query in the plan table and noticed that the nested loop join was done. After actual execution of the query, you notice that the hash join was done in the execution plan:

    Identify the reason why the optimizer chose different execution plans.

    A. The optimizer used a dynamic plan for the query.
    B. The optimizer chose different plans because automatic dynamic sampling was enabled.
    C. The optimizer used re-optimization cardinality feedback for the query.
    D. The optimizer chose different plan because extended statistics were created for the columns used.

  • Question 160:

    You execute the following piece of code with appropriate privileges:

    User SCOTT has been granted the CREATE SESSION privilege and the MGR role.

    Which two statements are true when a session logged in as SCOTT queries the SAL column in the view and the table?

    A. Data is redacted for the EMP.SAL column only if the SCOTT session does not have the MGR role set.
    B. Data is redacted for EMP.SAL column only if the SCOTT session has the MGR role set.
    C. Data is never redacted for the EMP_V.SAL column.
    D. Data is redacted for the EMP_V.SAL column only if the SCOTT session has the MGR role set.
    E. Data is redacted for the EMP_V.SAL column only if the SCOTT session does not have the MGR role set.

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.