Teradata Database Message 9487 - 9487 - 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
The constraint '%DBID' does not have a function defined for %VSTR operations.
Explanation
The query involves access of protected data and a constraint function controlling the query is not recognized by the system. Probable causes are: a) no constraint function is defined for the statement action (INSERT, SELECT, UDPATE, or DELETE), b) there is some incompatibility between the SQL definition of the constraint UDF and the C language definition of the UDF routine. A constraint UDF must be defined for the constraint before the operation is permitted.
Generated By
RES module.
For Whom
User.
Notes
None
Remedy
Correct the error and re-submit the request.