SQL Procedures and Proxy Connections - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™
The following rules apply to procedures created in a proxy connection.
  • The immediate owner of the procedure is the creator of all permanent objects created through the procedure.
  • During procedure execution, Vantage checks the privileges of the immediate owner of the procedure for all statements specified and all objects referenced in the procedure body.
  • The CONNECT THROUGH privilege for SET QUERY_BAND with a PROXYUSER in a procedure is validated against the trusted user when the procedure is executed.