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

    Assume you created a backup of the world database by the following statement.

    shell> mysqldump --opt world > dump.sql

    How can you import the data from this dumped file into the test database?

    A. shell> mysql test < dump.sql
    B. shell> mysqladmin recover test dump.sql
    C. mysql> USE test;mysql> SOURCE dump.sql;
    D. mysql> RECOVER test dump.sql;

  • Question 22:

    Which of the following best describes the processing model for how the MySQL server handles queries?

    A. The server uses a one-tier processing model in which each storage engine optimizes and processes each query issued against it.
    B. The server uses a two-tier processing model: a SQL/optimizer tier and a storage engine tier.
    C. The server uses a three-tier processing model: a SQL/optimizer tier, a formatting tier and a storage engine tier.

  • Question 23:

    Which of the following list the difference between mysqld, mysqld_safe and mysql.server respectively?

    A. mysqld is the server; mysqld_safe is a shell script that invokes mysqld; mysql.server is a wrapper for mysqld_safe.
    B. mysqld is a shell script that starts mysql.server; mysqld_safe is a shell script that invokes the server in safe mode; mysql.server is the server.
    C. mysqld is the server; mysqld_safe is a shell script that invokes mysqld in safe mode, and mysql.server is a wrapper for mysqld_safe.
    D. Nothing. They are symbloic links to the same file.

  • Question 24:

    Which of the following correctly describes the differences between explicitly and implicitly set locks?

    A. Implicitly set locks are locks set and released on behalf of the client, by the server.
    B. Explicitly set locks are locks set and released on behalf of the client, by the server.
    C. Implicitly set locks are locks acquired and released by the client.
    D. Explicitly set locks are locks acquired and released by the client.

  • Question 25:

    When working with InnoDB, which of the following is true when trying to create foreign key references?

    A. Only the child column must be indexed.
    B. Only the parent column must be indexed.
    C. Both the parent and child columns must be indexed.
    D. InnoDB will not create an index automatically.
    E. InnoDB may create an index automatically.

  • Question 26:

    When backing up a replication slave, which of the following replication files should also be backed up?

    A. The master.info file
    B. Any relay logs
    C. The relay index
    D. The world db file
    E. The replication world file
    F. None of the above

  • Question 27:

    After a server crash, some InnoDB tables need to be repaired. However, when the server is restarted, auto-recover failed. How would you repair the InnoDB tables?

    A. Restart the server with the --innodb_force_recovery option.
    B. Execute the REPAIR TABLE command.
    C. Execute the OPTIMIZE TABLE command.

  • Question 28:

    What are some advantages of using the SHOW command rather than using the INFORMATION_SCHEMA?

    A. It is available for releases older than MySQL 5.0.
    B. It returns results quicker than using the INFORMATION_SCHEMA.
    C. Using SHOW can provide more concise information.
    D. SHOW is a feature of standard SQL, and INFORMATION_SCHEMA is a MySQL specific command.

  • Question 29:

    which of the following are some general capabilities of the mysqladmin client program?

    A. Ping the server
    B. Shutdown the server.
    C. Create users.
    D. Create and drop databases.
    E. Dump the contents of a table.
    F. Set passwords.

  • Question 30:

    You have created a dump using mysqldump with the --extended-insert option. Will you be able to use this dump on any MySQL server instance?

    A. Always
    B. Yes, provided that --max-allowed-packet is set correctly
    C. Yes, provided that binary logging is turned off during the re-reading of the dump.
    D. No, the new server instance must be the same version as the one which created the dump for everything to work

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.