A2090-614 Exam Questions
109 real A2090-614 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #54
Which operation can be performed by executing an ALTER STOGROUP statement?
- Question #55
Which statement about SMS table spaces is correct?
- Question #56
Which type of storage is utilized in the implementation of an effective and flexible multi- temperature database?
- Question #57
Which table function can be used to determine whether all of a particular table space data objects have been moved from one storage group toWhich table function can be used to dete...
- Question #58
Which statement about DB2 Merge Backup is FALSE?
- Question #59
What can be done to prevent applications from failing when DB2 cannot create a new log file?
- Question #60
What values can be assigned to the HADR_SYNCMODE configuration parameter?
- Question #61
Which Workload Manager (WLM) objects can the COLLECT ACTIVITY DATA clause be used with?
- Question #62
With HADR, IBM Tivoli System Automation for Multiplatforms (SA MP) automated failover can be used with which database(s)?
- Question #63
What is the default user workload class that is created for each database table?
- Question #64
Which configuration parameter is used to designate a storage area for archived log files that are retrieved for recovery purposes?
- Question #65
Prior to migrating to DB2 10.1, a DBA executed the following command on a daily basis: db2_all "<<-1< db2 BACKUP DATABASE sales TO /mnt/backup" Which command can now be used to per...
- Question #66
Which diagnostic tool can be used to show high-watermark consumptions of Fast Communication Manager (FCM) buffers and channels?
- Question #67
You need to restore a table space that was backed up earlier, but before you begin a restore operation you want to determine whether any tables in the table space were populated wi...
- Question #68
In what situation should you use a redirected restore operation?
- Question #69
In which situation would you NOT use a redirected restore?
- Question #70
After starting a series of LOAD operations it appears that one LOAD is failing. What diagnostic tool would you use to determine which LOAD operation is being problematic?
- Question #71
If the AUDIT_BUF_SZ configuration parameter is set to zero (0), what will happen?
- Question #72
Which constraints are used to tell the DB2 Optimizer to consider business rules that are not enforced by the database manager?
- Question #73
Given the following database design: A Explain plan shows that a broadcast join is being used by a query that joins the DATE_DIM dimension table and the SALES fact table. Which act...
- Question #74
Which procedure is used to Explain an SQL statement using information obtained from the package cache or the package cache event monitor?
- Question #75
Which statement about the initiation of parallel I/O is correct?
- Question #76
The following message is frequently seen in the DB2 Diagnostics Log file (db2diag.log): MESSAGE : ADM5502W The escalation of "28581" locks on table "TEST.TABLE1" to lock intent "X"...
- Question #77
Consider the following statement: Which indexes should be created for optimal query performance?
- Question #78
What will occur when a database administrator adds a new automatic storage path to an existing storage group?
- Question #79
Which monitoring tool can be used to obtain stripe set information for database managed storage table spaces?
- Question #80
Which statement about value compression is correct?
- Question #82
What advantage do block-based buffer pools offer compared to regular buffer pools?
- Question #83
The following query is executed frequently against the SALES table: SELECT sales_person, region FROM sales WHERE region = 'Quebec' Which statement will create an index for optimal...
- Question #84
A DBA wants to create a table named SALES that has the following characteristics: -effective data clustering and management of space utilization -rows in the table should be cluste...
- Question #85
What must be done to convert a populated base table to a multidimensional clustering (MDC) table?
- Question #86
Which command(s) should be used to drop database partition 10 from a database named MYDB?
- Question #88
If a large amount of sequential prefetching is occurring, what can be done to improve efficiency?
- Question #89
Given the following output: Which Explain procedure can be used to find the most expensive SQL statement in terms of CPU cost over a period of time?
- Question #90
What contributes to the efficient use of block-based buffer pools?
- Question #91
What is a benefit of multi-temperature data storage?
- Question #92
A storage group named HOT_SG was created as follows: What does the DATA TAG 1 clause do?
- Question #93
Which statement about partitioned indexes is FALSE?
- Question #94
What must be done to convert an existing table into an Insert-Time-Clustered (ITC) table?
- Question #96
A DBA wants to create a table named SALES that has the following characteristics: -Data for the first half of the year will reside in table space TBSP1; the index for this data wil...
- Question #97
Which Range-Clustered Tables (RCT) statement is correct?
- Question #98
A table named SALES was created as follows: Assuming all table spaces required already exist, which statement(s) must be executed to add a new partition that already contains data...
- Question #99
In which scenario should a DBA consider creating a multidimensional clustering (MDC) table instead of a regular base table?
- Question #100
What is the recommended method for removing old backup images and log files for a DB2 10.1 database?
- Question #101
Which diagnostic tool can be used to collect metrics on individual SQL statement executions?
- Question #103
What two types of information can be obtained with the MON_GET_TABLESPACE monitor table function? (Choose two.)
- Question #105
Where is the HADR_TARGET_LIST configuration parameter set?
- Question #107
Which statement about dropped table recovery is correct?
- Question #109
Which three table features can be used concurrently in the same table? (Choose three.)
- Question #110
Which statement is true about unique constraints?