Teradata Database Message 3680 - 3680 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Too many collected statistics items for this COLLECT command.
Explanation
Because the optimizer uses spool files for generating statistics, when collecting statistics on a table that has too many columns/indexes with statistics collected previously, the total number of spool files needed will exceed its limit. The limit of columns/indexes has been set at 40 according to the limit of spool files.
Generated By
OPT modules.
For Whom
End User.
Notes
None
Remedy
Instead of using "COLLECT STATISTICS on <table>", collect statistics on each item individually.