Chat now with support
Chat with Support

Spotlight on DB2 6.10 - User Guide

Spotlight on IBM DB2 LUW (Linux, Unix, and Windows)
New in This Release Getting started with Spotlight on IBM DB2 LUW Desktop features specific to Spotlight on IBM DB2 LUW Spotlight on IBM DB2 LUW drilldowns
About Spotlight on IBM DB2 LUW drilldowns Buffer Pool Analysis drilldown Client Application Analysis drilldown Database Analysis drilldown Database Manager Summary drilldown Diagnostic Log drilldown FCM Analysis drilldown Tablespace Analysis drilldown Top SQL drilldown Operating System drilldown Workload Management Analysis drilldown
Spotlight on IBM DB2 LUW alarms Spotlight on IBM DB2 LUW Options Tuning SQL statements in Spotlight on IBM DB2 LUW
Spotlight Basics
Spotlight Connections Monitor Spotlight Connections Alarms Charts, Grids And Home Page Components View | Options Troubleshooting
Spotlight History Spotlight on Windows
Connect to Windows Systems Background Information Home Page Alarms Drilldowns View | Options Troubleshooting
Spotlight on Unix About us Third-party contributions Copyright

Details in the Tablespace Details pane

All of the details shown in the Tablespace Details pane are listed below in alphabetic order. This pane is available on the Details tab of the Tablespace Analysis drilldown.

Initially, details are shown in Spotlight's default order. You can sort and arrange them in different ways using options on the right-click menu for column headers.

Description

Value

Tablespace ID

The unique identifier for a tablespace. The identifier consists of an integer.

Current Pool ID

The unique identifier of the buffer pool a tablespace is currently using. The identifier consists of an integer.

Next Pool ID

The unique identifier for the buffer pool a tablespace will use the next time the database is started.

File System Caching

This value indicates whether a tablespace uses file system caching:

  • Yes is shown if the tablespace uses file system caching.

  • No is shown if the tablespace does not use file system caching.

Files Closed

The total number of database files closed on a table space since the last Spotlight refresh. Files are closed when an application reaches the maximum number of database files it can open for reads and writes into and out of the buffer pool. The maximum is set with the MAXFILOP configuration parameter.

Unread Prefetch Pages

The number of pages that the prefetcher read into the buffer pool that were not used. If the number is high, this is a sign that prefetchers are causing unnecessary I/O by reading in pages that will not be used.  

Rebalancer Mode

This value indicates whether a forward or reverse rebalance is in use for a DMS tablespace (it does not apply to SMS tablespaces):

  • No is shown if no rebalancing is in use.

  • Forward is shown if the current rebalance process is adding space to a DMS table space.

  • Reverse is shown if the current rebalance process is removing space from a DMS tablespace.

Auto Storage

This value indicates whether a tablespace was created as an automatic storage tablespace:

  • Yes is shown if the tablespace was created with the MANAGED BY AUTOMATIC STORAGE clause.

  • No is shown if the tablespace was created with containers that were provided explicitly.

Resize Enabled

This value indicates whether automatic resizing is enabled for a DMS tablespace (it does not apply to SMS or automatic storage table spaces):  

  • Yes is shown if automatic resizing is enabled.

  • No is shown if automatic resizing is not enabled.

Extent Size

The extent size used by a tablespace. This is the number of pages of table data that are written to a container in the tablespace before the next container is used. Extent size cam be 4, 8, 16, or 32 kilobytes.

Prefetch Size

The maximum number of pages the prefetcher gets from disk at a single time. Automatic is shown if automatic prefetch size is enabled. Number of pages is shown if automatic prefetch size.

No Victim Buffer

The number of times a preselected victim buffer was not available for immediate use by an agent. When a suitable buffer is not available, an agent must search to find one. This value applies when the DB2_USE_ALTERNATE_PAGE_CLEANING registry variable is set to ON. If the value is high in relation to number of logical reads in the buffer pool, increasing the number of page cleaners helps ensure that enough preselected victim buffers are available for proactive page cleaning.

Direct Read Time (msec)

The amount of time spent on direct reads on a table space. Direct reads are used to read VARCHAR and LOB (large object) column data from disk to satisfy queries and to perform backups. Time is shown in milliseconds.

Direct Write Time (msec)

The amount of time spent on direct writes from a table space. Direct writes are used to write VARCHAR and LOB column data to disk to satisfy queries and to perform data loads and restores. Time is shown in milliseconds.

Pool Read Time (msec)

The total amount of time spent on reads from the tablespace into the bufferpool.

Pool Write Time (msec)

The total amount of time spent on writes from the bufferpool to the tablespace.

Pool Async Read Time (msec)

The amount of time spent on asynchronous reads into the buffer pool. Asynchronous page reads occur when prefetchers read data and index pages from the tablespace into the buffer pool before these pages are needed by a query.

Pool Async Write Time (msec)

The amount of time spent on asynchronous page writes to a tablespace. Asynchronous page writes occur when page cleaners or prefetchers write data and index pages from the buffer pool to disk in anticipation of the need for space in the buffer pool. These page writes are performed asynchronously (outside of query processing).

 

Related topics

 

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating