IBM Support

Index 'Creation Date' added to Navigator's Schemas & Db2 for i Catalogs

News


Abstract

Index 'Creation Date' added to Navigator's Schemas & Db2 for i Catalogs

Content

You are in: IBM i Technology Updates > Db2 for i - Technology UpdatesDb2 for i Performance Enhancements > Index 'Creation Date' added to Navigator's Schemas & Db2 for i Catalogs

For Database Engineers (DBEs) who are responsible for the index strategy and performance tuning, its helpful to see full details about the existing indexes.  The usage detail can guide the DBE to decide whether to retain or remote a performance related index. 

The 'Creation date' column has been added to the the DB2 for i statistical catalogs and within IBM i Navigator under the Schema dialog for Indexes.

DB2 for i Catalog changes:

SYSINDEXES catalog

The SYSINDEXES view contains one row for every index in the SQL schema created using the SQL CREATE INDEX statement, including indexes on the SQL catalog. The full description of this catalog can be found here: SYSINDEXES

The following column has been added:

Column Name System Column Name Data Type Description
CREATED CREATED TIMESTAMP The timestamp when the SQL index was created.

SYSINDEXSTAT catalog

The SYSINDEXSTAT view contains one row for every SQL index partition.

Use this view when you want to see information for a specific SQL index or set of SQL indexes. The information is similar to that returned via Show Indexes in IBM i Navigator. The full description of this catalog can be found here: SYSINDEXSTAT

The index create columns are shown below. The CREATE_TIMESTAMP column was redefined as shown below.  The INDEX_CREATE_TIMESTAMP column has been added:

Column name System Column Name Data Type Description
INDEX_CREATE_TIMESTAMP INDCREATED TIMESTAMP The timestamp when the SQL index was created.
CREATE_TIMESTAMP CREATED TIMESTAMP The timestamp when the SQL index partition was created.

IBM i Navigator - Schemas dialog

If the new column does not appear under the IBM i Navigator Schemas dialog for Indexes, use the column customization capability to add the column.

image-20200116132643-1

image-20200116132650-2

image-20200116132658-3

[{"Business Unit":{"code":"BU070","label":"IBM Infrastructure"},"Product":{"code":"SWG60","label":"IBM i"},"Component":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB68","label":"Power HW"}}]

Document Information

Modified date:
26 March 2025

UID

ibm11171132