Exam Details

  • Exam Code
    :1Z0-082
  • Exam Name
    :Oracle Database Administration I
  • Certification
    :Oracle Database
  • Vendor
    :Oracle
  • Total Questions
    :142 Q&As
  • Last Updated
    :Apr 08, 2024

Oracle Oracle Database 1Z0-082 Questions & Answers

  • Question 1:

    Which three files are used by conventional path SQL*Loader when the TABLE option is not specified? (Choose three.)

    A. dump files

    B. control files

    C. password files

    D. bad files

    E. input files

  • Question 2:

    Which two statements are true about the configuration and use of UNDO_RETENTION with GURANTEED RETENTION? (Choose two.)

    A. UNDO_RETENTION specifies for how long Oracle attempts to keep expired and unexpired UNDO.

    B. UNDO_RETENTION specifies how long all types of UNDO are retained.

    C. Unexpired UNDO is always retained.

    D. Active UNDO is always retained.

    E. UNDO_RETENTION specifies for how long Oracle attempts to keep unexpired UNDO.

  • Question 3:

    Table ORDER_ITEMS contains columns ORDER_ID, UNIT_PRICE and QUANTITY, of data type

    NUMBER.

    Examine these SQL statements:

    Statement 1:

    SELECT MAX(unit_price * quantity) "Maximum Order"

    FROM order_items;

    Statement 2:

    SELECT MAX(unit_price * quantity) "Maximum Order"

    FROM order_items

    GROUP BY order_id;

    Which two statements are true?

    A. Statement 1 returns only one row of output.

    B. Statement 2 returns only one row of output.

    C. Both statements will return NULL if either UNIT_PRICE or QUANTITY contains NULL.

    D. Both the statements give the same output.

    E. Statement 2 may return multiple rows of output.

  • Question 4:

    Which two statements are true about Enterprise Manager (EM) Express?

    A. You can use a single instance of EM Express to manage multiple database running on the same server.

    B. EM Express uses a separate repository database to store target database metadata.

    C. By default, EM express is available for a database after database creation using DBCA.

    D. You can shut down a database instance using EM Express.

    E. You cannot start up a database instance using EM Express.

  • Question 5:

    Examine this SQL statement:

    SELECT cust_id, cust_last_name "Last Name" FROM customers WHERE country_id = 10 UNION SELECT cust_id CUST_NO, cust_last_name FROM customers WHERE country_id = 30

    Identify three ORDER BY clauses, any one of which can complete the query successfully. (Choose three.)

    A. ORDER BY "Last Name"

    B. ORDER BY 2, 1

    C. ORDER BY 2, cust_id

    D. ORDER BY CUST_NO

    E. ORDER BY "CUST_NO"

  • Question 6:

    Which three activities are recorded in the database alert log? (Choose three.)

    A. Data Definition Language (DDL) statements

    B. non-default database parameters

    C. block corruption errors

    D. deadlock errors

    E. session logins and logouts

  • Question 7:

    In the SALES database, DEFERRED_SEGMENT_CREATION is TRUE.

    Examine this command:

    SQL> CREATE TABLE T1(c1 INT PRIMARY KEY, c2 CLOB);

    Which segment or segments, if any, are created as a result of executing the command?

    A. T1, an index segment for the primary key, a LOB segment, and a lobindex segment

    B. no segments are created

    C. T1 only

    D. T1 and an index segment created for the primary key only

    E. T1, an index segment for the primary key, and a LOB segment only

  • Question 8:

    You execute this command:

    CREATE SMALLFILE TABLESPACE sales DATAFILE `/u01/app/oracle/sales01.dbf SIZE 5G SEGMENT SPACE MANAGEMENT AUTO;

    Which two actions must you take to ensure UNDOTBS01 is used as the default UNDO tablespace? (Choose two.)

    A. It must be smaller than the smallest BIGFILE tablespace

    B. Free space is managed using freelists

    C. Any data files added to the tablespace must have a size of 5 gigabytes

    D. It uses the database default blocksize E. It is a locally managed tablespace

  • Question 9:

    Examine this command:

    CREATE UNDO TABLESPACE undotbs01

    DATAFILE `undotbs_01.dbf'

    SIZE 100M

    AUTOEXTEND ON;

    Which two actions must you take to ensure UNDOTBS01 is used as the default UNDO tablespace?

    (Choose two.)

    A. Add the SEGMENT SPACE MANAGEMENT AUTO clause

    B. Set UNDO_TABLESPACE to UNDOTBS01

    C. Add the NOLOGGING clause

    D. Make certain that the database operates in automatic undo management mode

    E. Add the ONLINE clause

  • Question 10:

    Which three statements are true about views in an Oracle database? (Choose three.)

    A. Views can be updated without the need to re-grant privileges on the view

    B. Tables in the defining query of a view must always exist in order to create the view

    C. The WITH CHECK clause prevents certain rows from being displayed when querying the view

    D. Data Manipulation Language (DML) can always be used on views

    E. Inserting one or more rows using a view whose defining query contains a GROUP BY clause will cause an error

    F. Deleting one or more rows using a view whose defining query contains a GROUP BY clause will cause an error

    G. The WITH CHECK clause prevents certain rows from being updated or inserted

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