Exit demo C2090-611 DB2 10.1 DBA for Linux UNIX and Windows PDF format · free preview

IBM C2090-611 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/c2090-611.html

Question 1
Single choice

Due to a hardware failure, it appears that there may be some corruption in database DB_1 as DB2 is reporting a "bad page". DB2DART is performed for the entire database and it appears that several bad pages were detected in table space TBSP_1.

What command can be used to recover the database and repair the corruption in table space TBSP_1?

A.

RESTART DATABASE

B.

RECOVER DATABASE

C.

RESTORE TABLESPACE

D.

ROLLFORWARD DATABASE

Question 2
Single choice

If a single node database is actively being used by applications when a power failure occurs, what method is used to bring the database back to a consistent state once power has been restored?

A.

Crash recovery

B.

Version recovery

C.

Disaster recovery

D.

Roll-forward recovery

Question 3
Single choice

You have an High Availability and Disaster Recovery (HADR) environment set up and you want to read from the standby database.

What must you do?

A.

Assign the value ON to the DB2_HADR_ROS registry variable.

B.

Assign the value ON to the DB2_HADR_SNAP registry variable.

C.

Execute the STOP HADR command to temporarily break the HADR connection to the standby.

D.

Execute the TAKEOVER HADR command to instruct the standby database to takeover as the new

primary database.

Question 4
Single choice

Which command can be used to restore a corrupted database using only the recovery history file?

A.

RESTART DATABASE

B.

RECOVER DATABASE

C.

RESTORE DATABASE

D.

ROLLFORWARD DATABASE

Question 5
Single choice

What is the correct procedure for recovering a dropped table when DROPPED TABLE RECOVERY has been enabled and the database must remain online?

A.

Run the RECOVER DATABASE command with the RECOVER DROPPED TABLE option to restore

the database and recover the droppedtable.

B.

Run the RECOVER DATABASE command with the RECOVER DROPPED TABLE option to restore

the appropriate table space and recover thedropped table.

C.

Restore the database from a backup image that was taken before the table was dropped; run the

ROLLFORWARD DATABASE command withthe RECOVER DROPPED TABLE option to restore the

database and recover the dropped table.

D.

Restore the appropriate table space from a backup image that was taken before the table was

dropped; run the ROLLFORWARD DATABASEcommand with the RECOVER DROPPED TABLE
option to restore the appropriate table space and recover the dropped table.

Question 6
Single choice

Which command will define the alternate diagnostic data directory path as /db2data/db2dump2?

A.

db2set ALT_DIAGPATH=/db2data/db2dump2

B.

db2set SECONDARY_DIAGPATH=/db2data/db2dump2

C.

UPDATE DBM CFG USING ALT_DIAGPATH /db2data/db2dump2

D.

UPDATE DBM CFG USING SECONDARY_DIAGPATH /db2data/db2dump2

Question 7
Single choice

What is the MAX_LOG database configuration parameter used for?

A.

To limit how many log files a single transaction can span.

B.

To limit the percentage of primary log space a running transaction can consume.

C.

To limit the total number of primary and secondary log files a database can consume.

D.

To limit the total number of secondary log files a transaction can consume before infinite logging is

enabled.

Question 8
Single choice

What unit of measurement is used to represent the cumulative total cost of a node in a Visual Explain access plan diagram?

A.

CPU cycles

B.

Elapsed time, in milliseconds

C.

Processing instructions performed

D.

Timerons

Question 9
Single choice

In IBM Data Studio, where can you schedule script-based jobs?

A.

Job Console

B.

Job Manager

C.

Task Manager

D.

Utilities Console

Question 10
Single choice

The values of the automatic maintenance database configuration parameters for a database named SAMPLE are as follows:

What commands must be run to enable real-time statistics collection on the SAMPLE database?

A.

UPDATE DB CFG FOR sample USING AUTO_RUNSTATS ON;UPDATE DB CFG FOR sample

USING AUTO_STMT_STATS ON;

B.

UPDATE DB CFG FOR sample USING AUTO_TBL_MAINT ON;UPDATE DB CFG FOR sample

USING AUTO_RUNSTATS ON;UPDATE DB CFG FOR sample USING AUTO_STMT_STATS ON;

C.

UPDATE DB CFG FOR sample USING AUTO_TBL_MAINT ON;UPDATE DB CFG FOR sample

USING AUTO_RUNSTATS ON;UPDATE DB CFG FOR sample USING AUTO_STATS_VIEWS ON;

D.

UPDATE DB CFG FOR sample USING AUTO_RUNSTATS ON;UPDATE DB CFG FOR sample

USING AUTO_STATS_VIEWS ON;

Showing 10 of 118 questions · Unlock the full set