Exam Details

  • Exam Code
    :1Z0-067
  • Exam Name
    :Upgrade Oracle9i/10g/11g OCA to Oracle Database 12c OCP
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :264 Q&As
  • Last Updated
    :

Oracle Oracle Certifications 1Z0-067 Questions & Answers

  • Question 181:

    Automatic Shared Memory Management (ASMm) is enabled for your database instance, but parameters for the managed components are not defined.

    You execute this command:

    SQL> ALTER SYSTEM SET DB_CACHE_SIZE = 100M;

    Which statement is true?

    A. The minimum size for the standard buffer cache is 100 MB.

    B. The maximum size for the standard buffer cache is 100 MB.

    C. The minimum space guaranteed in the buffer cache for any server process is 100 MB.

    D. The maximum space in the buffer cache that can be released for dynamic distribution is 100 MB.

    E. The minimum size for all buffer caches is 100 MB.

  • Question 182:

    You created a tablespace with this statement:

    CREATE BIGFILE TABLESPACE adtbs DATAFILE '/proddb/data/adtbs.dbf' SIZE 10G;

    The tablespace is nearly full and you need to avoid any out of space errors for the load of a 5 gig table.

    Which two alter statements will achieve this?

    A. ALTER TA3LESPACE adtbs RESI2E 20G;

    B. ALTER TA3LESPACE adtbs ADD DATAFILE;

    C. ALTER TABLESPACE adtbs AUTOEXTEND ON;

    D. ALTER TA3LESPACE adtbs ADD DATAFILE '/proddb/data/adtbsl.dbf' SIZE 1QG;

    E. ALTER TA3LESPACE adtbs MODIFY DATAFILE '/proddb/data/adtbs.dbf AUTOEXTEND ON;

  • Question 183:

    Which two statements are true regarding the Oracle Data Pump export and import operations?

    A. You cannot export data from a remote database.

    B. You can rename tables during import.

    C. You can overwrite existing dump files during export.

    D. You can compress data but not metadata during export.

  • Question 184:

    Examine the command:

    $expdp SYSTEM FULL=YES DUMPFILE=dpump_dir1:fulll%U.dmp, dpump_dir2:full2% U.dmp,

    dpump_dir3:full3%U.dmp FILESIZE=400M PARALLEL=3 JOB_NAME=expfull

    Which statement is true about the execution of the command?

    A. It fails because the log file parameter is not specified.

    B. It fails because no absolute path is specified for the log file and dump file.

    C. It succeeds and exports the full database, simultaneously creating three copies of dump files at three different locations.

    D. It succeeds and exports the full database, simultaneously creating three dump files at three different locations, but the total number of dump files can exceed three.

  • Question 185:

    You notice that the performance of your production 24x7 Oracle 12c database has significantly degraded. Sometimes, you are not able to connect to the database instance because it hangs.

    How can you detect the cause of the degraded performance?

    A. by performing emergency monitoring using Real-Time Automatic Database Diagnostic Monitor (ADDM) to fetch data directly from SGA for analysis

    B. by running ADDM to fetch information from the latest Automatic Workload Repository (AWR) snapshots

    C. by using Active Session History (ASH) data and performing hang analysis

    D. by running ADDM in diagnostic mode

  • Question 186:

    Examine the resources consumed by a database instance whose current Resource Manager plan is displayed.

    SQL> SELECT name, active_sessions, queue_length, consumed_cpu_time, cpu_waits, cpu_wait_time FROM v$rsrc_consumer_group;

    Which two statements are true?

    A. An attempt to start a new session by a user belonging to DSS_QUERIES fails with an error.

    B. An attempt to start a new session by a user belonging to OTHE_GROUPS fails with an error.

    C. The CPU_WAIT_TIME column indicates the total time that sessions in the consumer group waited for the CPU due to resource management.

    D. The CPU_WAIT_TIME column indicates the total time that sessions in the consumer group waited for the CPU due to I/O waits and latch or enqueue contention.

    E. A user belonging to the DSS__QUERIES resource consumer group can create a new session but the session will be queued.

  • Question 187:

    Examine the commands executed to monitor database operations:

    $> conn sys/oracle@prod as sysdba

    SQL> VAR eid NUMBER

    SQL>EXEC :eid := DBMS_SQL_MONITOR.BEGlN_OPERATION('batch_job',FORCED_TRACKING=>'Y');

    Which two statements are true?

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

    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 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 188:

    Your multitenant container database (CDB) cdb1, which has no startup triggers and contains multiple pluggable databases (PDBs), is started up by using the command:

    SQL>STARTUP

    Which two statements are true about the successful execution of the command?

    A. All redo log files are opened.

    B. The root, the seed, and all the PDBs are opened in read-write mode.

    C. All the PDBs are opened in read-write mode.

    D. All the PDBs are in closed state.

    E. Only the root database is opened in read-write mode.

  • Question 189:

    Examine the following steps of privilege analysis for checking and revoking excessive, unused privileges granted to users:

    1.

    Create a policy to capture the privileges used by a user for privilege analysis.

    2.

    Generate a report with the data captured for a specified privilege capture.

    3.

    Start analyzing the data captured by the policy.

    4.

    Revoke the unused privileges.

    5.

    Compare the used and unused privileges' lists.

    6.

    Stop analyzing the data.

    Identify the correct sequence of steps.

    A. 1, 3, 5, 6, 2, 4

    B. 1, 3, 6, 2, 5, 4

    C. 1, 3, 2, 5, 6, 4

    D. 1, 3, 5, 2, 6, 4

  • Question 190:

    Your multitenant container database (CDB) cdb1 that is running in archivelog mode contains two pluggable databases (PDBs), pdb2_1 and pdb2_2, both of which are open. RMAN is connected to the target database pdb2_1.

    RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT;

    Which statement is true about the execution of this command to back up the database?

    A. All data files belonging to pdb2_1 are backed up and all archive log files are deleted.

    B. All data files belonging to pdb2_1 are backed up along with the archive log files.

    C. Only the data files belonging to pdb2_ are backed up.

    D. This command gives an error because archive log files can be backed up only when RMAN is connected to the root database.

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-067 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.