DSNU1391I csect-name ESTIMATED STATISTICS FOR INDEX index-name WERE UPDATED IN SYSIBM.SYSINDEXES WITH THE FOLLOWING VALUES FULLKEYCARD = fullkeycard-value FULLKEYCARDF = fullkeycardf-value

Explanation

During statistics processing, the utility detected a discrepancy between the estimated and actual FULLEKYCARD and FULLKEYCARDF values for the index. The utility corrected those values in SYSIBM.SYSINDEXES to reflect the actual values. (DSNU617I reports the estimated values.)

csect-name
The name of the control section that issued the message.
index-name
The name of the index.
fullkeycard-value

This value is set to -1 for most table spaces, and FULLKEYCARDF contains the collected statistics value. For non-large table spaces only, it is the number of distinct values of the key, as an integer value.

For more information about non-large table spaces, see Table space types and characteristics in Db2 for z/OS.

fullkeycardf-value
The number of distinct values of the key, as a floating point value.

This message is routed to SYSPRINT.

System action

Processing continues.

User response

No action is required.

Severity

0 (informational)