位置:首页 > 题库频道 > 其它分类 > 计算机其它 > 专业技术初级资格程序员基础知识DB2

What is the purpose of the Query Tuner、

发布时间:2024-07-09

A.To automatically capture and stop rogue queries.

B.To provide recommendations and analysis for tuning a single query.

C.To provide recommendations and analysis for tuning up to 100 queries.

D.To recommend indexes and to guide DBAs through the process of creating new indexes.

试卷相关题目

  • 1What type of large object (LOB) is used to store LOB data together with the formatted rows on data pages, instead of in a separate LOB storage object、

    A.inline

    B.binary

    C.internal

    D.partitioned

    开始考试点击查看答案
  • 2What type of mechanism is a simple token value that is used to refer to a much bigger large object (LOB)、

    A.locator

    B.pointer

    C.address

    D.reference

    开始考试点击查看答案
  • 3Which product is used to customize execution environments for the purpose of controlling system resources so that one department or service class does not overwhelm the system、

    A.pureScale

    B.Workload manager

    C.Data partitioning feature

    D.Self-tuning memory manager

    开始考试点击查看答案
  • 4When an index is created for a table, where is the metadata for that index stored、

    A.In the table definition.

    B.In the system catalog.

    C.In the schema that the index resides in.

    D.In the metadata of the table the index was created for.

    开始考试点击查看答案
  • 5Which type of temporal table can be used to store only time-sensitive data、

    A.Bitemporal

    B.Time-period

    C.System-period

    D.Application-period

    开始考试点击查看答案
  • 6Which tool allows users to connect to a DB2 database using a wizard、

    A.Control Center

    B.IBM Data Studio

    C.Universal Connection Expert

    D.DB2 Connection Pool Manager

    开始考试点击查看答案
  • 7Which two activities indicate the need for a data warehouse、 (Choose two.)

    A.Confirm product inventory.

    B.Monitor product availability.

    C.Summarize sales by region.

    D.Identify patterns for products sold in the last five years.

    E.Associate one or more products with a purchase order.

    开始考试点击查看答案
  • 8What is the primary function of an Online Transaction Processing (OLTP) workload、

    A.To combine data from multiple sources.

    B.To discover hidden relationships in data.

    C.To analyze large amounts of data to find patterns.

    D.To make changes to a small number of records within a single transaction.

    开始考试点击查看答案
  • 9Which isolation level offers the greatest protection of data but provides the least amount of concurrency、

    A.Read Stability (RS)

    B.Cursor Stability (CS)

    C.Repeatable Read (RR)

    D.Uncommitted Read (UR)

    开始考试点击查看答案
  • 10What factor influences lock escalation、

    A.Table size

    B.Buffer space

    C.Number of locks

    D.Available real storage

    开始考试点击查看答案
返回顶部