Teradata Database Message 3692 - 3692 - Analytics Database - Teradata Vantage

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
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.