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

    which of the following best describes why table locking is often not desirable compared to page or row locking?

    A. Table locks can have deadlocks.
    B. Table locks create concurrency issues.
    C. Table locks prevent other clients from making any changes to the table until released.
    D. Table locks can cause data corruption issues if more than one client tries to make changes while locked.

  • Question 122:

    Which of the following statements are true for tables using the FEDERATED storage engine?

    A. Each FEDERATED table is represented on disk by a .frm format file in the database directory of the local server.
    B. For each FEDERATED table, the content of the referenced table is stored in a .FED file on the local server.
    C. The FEDERATED storage engine does not support transactions.
    D. The FEDERATED storage engine supports transaction if the storage engine of the referenced table supports transactions.
    E. The FEDERATED storage engine supports SELECT statements.
    F. The FEDERATED storage engine supports DELETE, UPDATE, and INSERT statements.

  • Question 123:

    Which of the following methods can be used to determine the storage engine of your table named "Country"?

    A. SHOW CREATE TABLE Country
    B. SHOW STORAGE ENGINE Country
    C. SHOWTABLE STATUS LIKE 'Country'
    D. SELECT ENGINEFROM INFORMATION_SCHEMA.TABLESWHERE TABLE_NAME = 'Country'

  • Question 124:

    Which of the following variables specify the default storage engine to use if no storage engine is specified when creating a table?

    A. default_engine
    B. storage_default
    C. storage_engine
    D. default_storage_engine

  • Question 125:

    In a standard MySQL installation which of following files are stored below the data directory?

    A. Format files for all the tables
    B. Data and index files for MyISAM tables
    C. InnoDB tablespace files
    D. General server logs
    E. MySQL upgrade script files

  • Question 126:

    Which of the following statements best describe the purpose of the general query log and how you enable it?

    A. The purpose is to record when a client connects or disconnects and record every SQL statement issued to the server.
    B. The purpose is to record SQL statements that are issued to the server for use when restoring backups.
    C. The general query log is enabled with the --general-log or --general-log=file_name option.
    D. The general query log is enabled with the --log or --log=file_name option.

  • Question 127:

    Suppose you install a server with a service name of "MySQL5" rather than the default. What sections in the option files will the server use for configuration?

    A. [service]
    B. [MySQL5]
    C. [service MySQL5]
    D. [mysqld]
    E. [mysqld MySQL5]

  • Question 128:

    Some statements implicitly commit pending transactions and start a new one.

    A. True
    B. False

  • Question 129:

    Consider the three binary log files bin.00010, bin.00011 and bin.00012 which you want to restore data from. How should you process these files when using mysqlbinlog to satisfy inter-file dependencies?

    A. shell> mysqlbinlog bin.00010 | mysqlshell> mysqlbinlog bin.00011 | mysqlshell> mysqlbinlog bin.00012 |mysql
    B. shell> mysqlbinlog bin.00010 bin.00011 bin.00012 | mysql
    C. You can use both of the above statements, i.e. process the files either in a group or separately. All inter-file dependencies will be taken care of with both methods.

  • Question 130:

    A windows binary installation includes several servers in the MySQL installation directory. What is the purpose of the mysqld-nt server?

    A. It is the standard server with no extra features
    B. It is the standard server with additional support for named pipes.
    C. It is the standard server with additional support for named pipes and extra storage engines.
    D. It is a debug-version of the server with named pipes and error reporting facilities to help track down errors in the server.
    E. It is the standard server, compiled to be optimized forWindows NT 4.0 (but not otherWindows versions).

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.