Exam Details

  • Exam Code
    :A2090-544
  • Exam Name
    :Assessment: DB2 9.7 Advanced DBA for LUW - Assessment
  • Certification
    :IBM Certified Advanced Database Administrator
  • Vendor
    :IBM
  • Total Questions
    :106 Q&As
  • Last Updated
    :Mar 30, 2025

IBM IBM Certified Advanced Database Administrator A2090-544 Questions & Answers

  • Question 41:

    Given INTRA_PARALLEL is OFF, average row length is 900 bytes, and temporary table cardinality is 1000, which setting would prevent a SORTHEAP overflow when the temporary table is sorted?

    A. SORTHEAPTHRES 10000K, SORTHEAP 250K

    B. SORTHEAPTHRES 10000K

    C. SORTHEAP AUTOMATIC, SHEAPTHRES 10000K

    D. SORTHEAP AUTOMATIC, SHEAPTHRES 0

  • Question 42:

    Click the Exhibit button.

    Refer to the table definition shown in the exhibit.

    Which will improve performance based on the query SELECT c6, c9 FROM tab3 WHERE c9 = 123456?

    A. CREATE INDEX idx98 ON tab3 (c6 ASC);CREATE INDEX idx99 ON tab3 (c9 DESC);RUNSTATS ON TABLE myschema.tab3;

    B. CREATE INDEX idx98 ON tab3 (c2 ASC, c6 ASC);CREATE INDEX idx99 ON tab3 (c2 ASC, c9 ASC);RUNSTATS ON TABLE myschema.tab3;

    C. CREATE INDEX idx99 ON tab3 (c2 ASC, c9 DESC);REORG TABLE myschema.tab3 AND INDEXES ALL;

    D. CREATE INDEX idx99 ON tab3 (c6 ASC, c9 DESC);REORG TABLE myschema.tab3 AND INDEXES ALL;

  • Question 43:

    Which command would be used to obtain the name of the first active log file for a database with log retain enabled?

    A. GET CURRENT ACTIVE LOGFILE

    B. LIST LOGFILES

    C. GET DATABASE CONFIGURATION

    D. LIST INDOUBT TRANSACTIONS

  • Question 44:

    If your DB2 server is not responding (hung), and you cannot run DB2 commands from the Command Line Processor, which utility can be used to list the applications currently connected to the database MYDB?

    A. db2dart

    B. db2apptrk

    C. db2acsutil

    D. db2pd

  • Question 45:

    What is required to successfully use the check backup utility (db2ckbkp)?

    A. system administrator authority

    B. read permission on the database

    C. system maintenance authority

    D. read permission on the backup image

  • Question 46:

    Which command CANNOT be used to create the compression dictionary for a table?

    A. IMPORT

    B. INSPECT

    C. LOAD

    D. RUNSTATS

  • Question 47:

    Given an HADR pair configured with HADR_PEER_WINDOW set to 300 seconds. If the standby server looses communication with the primary at 11:02:03 am, when can the following command be run so that the standby server will successfully be promoted to be a primary server? TAKEOVER HADR ON DB mydb BY FORCE PEER WINDOW ONLY

    A. Any time after 11:02:03 am

    B. Any time before 11:07:03 am

    C. Any time after 11:07:04 am

    D. Any time after 11:07:03 am

  • Question 48:

    The RECOVER command is used in an attempt to fix a damaged table space. What will the system do during the RECOVER process?

    A. Create a new temporary table space if the damaged table space is a temporary table space.

    B. Restore the database and attempt to make as much of the database available as possible.

    C. Restore the database and bypass inaccessible containers and make the rest of the table space available.

    D. Prompt the user for new container definitions for damaged or missing containers.

  • Question 49:

    In order for HADR to start, which statement is true when setting the HADR_TIMEOUT database configuration value?

    A. The HADR_TIMEOUT value must be identical on both the primary and the standby server.

    B. Changes to the HADR_TIMEOUT value will take effect immediately.

    C. If the HADR_TIMEOUT value is set to -1, connection timeouts will not occur.

    D. If the HADR_TIMEOUT value is different between the two servers, the lowest value is used.

  • Question 50:

    A database called PRODDB has a weekly full backup taken on Saturday, non-cumulative (delta) backups

    taken daily, and a midweek cumulative backup that is taken on Wednesday. A database crash occurs on a

    Saturday prior to the full backup being taken.

    What is the fastest way to restore the database?

    A. RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Friday);

    B. RESTORE DB proddb TAKEN AT (Saturday);RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Monday);RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Tuesday);RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Wednesday);RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Thursday);RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Friday);

    C. RESTORE DB proddb TAKEN AT (Friday);RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Saturday);

    D. RESTORE DB proddb TAKEN AT (Saturday);RESTORE DB proddb INCREMENTAL AUTOMATIC TAKEN AT (Friday);

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 IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your A2090-544 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.