1Z0-873 Exam Details

  • Exam Code
    :1Z0-873
  • Exam Name
    :MySQL 5.0 Database Administrator Certified Professional Exam, Part I
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :139 Q&As
  • Last Updated
    :Dec 16, 2021

Oracle 1Z0-873 Online Questions & Answers

  • Question 11:

    Which of the following actions are performed during an RPM installation of the MySQL server package?

    A. Setup a mysql user
    B. Setup a mysql group
    C. Initialize the data directory
    D. Setup passwords for all default accounts.

  • Question 12:

    Which of the following statements are true with regard to savepoints in transactions?

    A. Within a transaction, you can define multiple savepoints
    B. All savepoints must have unique identifiers
    C. You can rollback to any previous savepoint.
    D. You can rollback to only the latest savepoint.
    E. If you rollback to a previous savepoint, all statements after this savepoint are rolled back and cannot be reissued.
    F. If you rollback to a previous savepoint, you still can replay the statements after this savepoint.

  • Question 13:

    Which of the following is true of the mysqldump client program?

    A. It can only backup tables from MyISAM.
    B. It can only backup tables from InnoDB.
    C. It can only backup tables from MyISAM and InnoDB.
    D. It can backup tables from any of the available storage engines.

  • Question 14:

    Which of the following are some general properties of the mysqlimport client program?

    A. It loads data files into tables.
    B. It can load files only on the server host.
    C. It provides a command-line interface to the LOAD DATA INFILE.
    D. It can load files both on the client and server host.
    E. It bypasses the server and writes directly to the corresponding data files.

  • Question 15:

    Consider the available command line options of mysqlbinlog. Which of the following statements are true?

    A. --start-position will read the binlog entries starting at the specified position
    B. --end-position will read the binlog entries up to the specified position
    C. --start-datetime will read the binlog entries starting at the specified date and time
    D. --end-datetime will read the binlog entries up to the specified date and time
    E. --start-file will read the binlog entries starting with the specified filename
    F. --end-file will read the binlog entries ending after the specified filename

  • Question 16:

    You want to lock the three tables a, b and c, and issue the following statements:

    mysql> LOCK TABLES a READ; mysql> LOCK TABLES b READ; mysql> LOCK TABLES c READ; Which tables are now locked?

    A. Tables a, b and c
    B. Table a only
    C. Table c only
    D. None of the tables are locked

  • Question 17:

    Which of the following should be done before upgrading the mysql server to a newer version?

    A. Read and understand the appropriate "Upgrading MySQL" section of the online manual.
    B. Read through the online change notes and understand the changes made between the versions.
    C. Prepare the datadir to be read in by a new version by running the mysqlupgrade --prepare command on it.
    D. Nothing; MySQL data files are binary compatible between all versions and the server will automatically perform any conversions needed.

  • Question 18:

    Index analysis and optimization using ANALYZE and OPTIMIZE statements should...

    A. generally never be run manually
    B. be run once the table reaches 100,000 rows or above
    C. be run when more than 5% of the rows are changed by a single statement
    D. be run when EXPLAIN SELECT shows that an inordinate amount of rows is expected to be read during query execution
    E. be run when you suspect that a table is heavily fragmented

  • Question 19:

    When working with the InnoDB engine, which of the following correctly defines the READ UNCOMMITTED isolation level?

    A. It allows a transaction to only see its uncommitted changes.
    B. It allows a transaction to see committed changes made by other transactions.
    C. It allows a transaction to see uncommitted changes made by other transactions.
    D. It allows a transaction to see both committed/uncommitted changes made by other transactions.

  • Question 20:

    Which of the following are requirements for MyISAM binary portability?

    A. Both machines must use the same operating system.
    B. Database and table names must use lowercase format.
    C. Both machines must use IEEE floating-point format or contain no floating-point columns.
    D. Both machines must use two's-complement integer arithmetic.

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