Teradata Database Message 6965 - 6965 - 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
The external stored procedure's SQL data access and application package are not compatible.
Explanation
Either * The XSP specified either READS SQL DATA or MODIFIES SQL DATA But, the external literal does not include an application package. or * The XSP included an application package, but has NO SQL access.
Generated By
OPD modules.
For Whom
XSP developer.
Notes
None
Remedy
Resubmit the request with the appropriate application package. Or include a sql data access clause with access greater than NO SQL.