Teradata Database Message 9420 - 9420 - 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
- A UDF defined for a security constraint does not exist or it is invalid.
- Explanation
- A security constraint has been assigned to a table which was an object of the DML statement. The constraint defined a UDF which covered the action of the DML statement. Either the UDF could not be found because it had been deleted or moved or the UDF had been changed so that it no longer met the requirements for a UDF written to enforce the security policy of a constraint.
- Generated By
- RES module.
- For Whom
- End User.
- Notes
- None
- Remedy
- Double-check constraint function definitions and their C source codes and rectify any inconsistency. If there is no inconsistency, determine if any constraint should be altered to add a missing constraint function.