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.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.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, Teradata Database 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.