nerdexam
IBM

C2090-102 · Question #23

A company has to design a new data system. They will need to support several OLTP applications. Every three days a batch job will run to load specific data into a set of 10 large tables (with…

The correct answer is D. Use DB2 with BLU Acceleration, use columnar store for the 10 tables where Analytics will be run. See the full explanation below for the reasoning.

Question

A company has to design a new data system. They will need to support several OLTP applications. Every three days a batch job will run to load specific data into a set of 10 large tables (with historical data) where OLAP analytics will be performed. Performance for both OLTP and OLAP queries is important. Which of the following designs would you suggest to the company?

Options

  • AUse a NoSQL data store such as MongoDB or Cloudant on the cloud to provide needed scalability
  • BUse DB2 Data Partition Feature (DPF), partitioning all tables into different partitions
  • CUse DB2 Data Partition Feature (DPF), only partitioning the 10 tables where Analytics will be run
  • DUse DB2 with BLU Acceleration, use columnar store for the 10 tables where Analytics will be run

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    16% (6)
  • C
    3% (1)
  • D
    73% (27)

Community Discussion

No community discussion yet for this question.

Full C2090-102 Practice