Teradata Database Message 6839 - 6839 - 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
"%VSTR" operation on "%FSTR" not allowed: Referenced by other object(s).
Explanation
Replace/Rename/Drop operation is allowed only when the database object affected by the operation is not referenced by any other database object(s). For instance, a DROP FUNCTION operation will abort if the Function being dropped is the Ordering routine for a UDT.
Generated By
OPD module.
For Whom
End User.
Notes
None
Remedy
Remove dependency by modifying or dropping dependent object and then re-try the query.