Teradata Database Message 3692 - 3692 - 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
Explain is not permitted in the FastExport mode.
Explanation
The Explain statement modifier is not allowed while in the FastExport mode. If the user wants an Explain of a Select used in this mode it should be done by submitting the EXPLAIN SELECT .... in normal mode. The only difference in action is that in FastExport added steps are taken to redistribute and block the data that would be returned in the response spool.
Generated By
Optimize.
For Whom
End User.
Notes
None
Remedy
Do not do Explain in FastExport.