This table records changes to product or category information in the database. It can be populated by user-defined database triggers.
Column Description(s):
Column Name | Column Type | Description |
TEMPLATE |
VARCHAR(1024) |
This column is a name that groups common cache entries. |
DATAID |
VARCHAR(2960) |
Represents the dependency ID or the cache entry ID in the WebSphere dynamic cache. |
INSERTTIME |
TIMESTAMP NOT NULL DEFAULT CURRENT TIMESTAMP |
Represents the time the row was inserted. Defaults to CURRENT TIMESTAMP. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
I0000299 |
INSERTTIME |
Non-Unique Index |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.