Community

Determine When DB2 Table Statistics Were Generated By DB2 runstat

(ahk2chan) syscat.tables view let you look at DB2 table specific information. One piece of the information is when is the last time DB2 statistics were generated for a particular table, and the field is STATS_TIME. This field will be updated once DB2 runstat command is executed.

Read More - Register for Free Membership

Tags: