Security Checking | SQL Request and Transaction Processing | Teradata Vantage - Security Checking - Analytics Database - Teradata Vantage

SQL Request and Transaction Processing

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
zfm1628111633230.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
evd1472255317510
lifecycle
latest
Product Category
Teradata Vantage™

The database validates security for all requests. After the request parcel passes its Resolver checks, the Parser interrogates several system tables in the Data Dictionary to ensure that the user making an SQL request has all the appropriate logon and security privileges. This includes validating both object-level control privileges and row-level control privileges.

Because object-level security privileges can be granted and revoked dynamically, the database validates user logon security privileges for every request processed, including those that have been cached.

When this process completes, the Parser passes the ResTree to the Parameterized Value Peek subsystem (see Parameterized Requests), and then to the Query Rewrite subsystem.

For more information about Vantage security, refer to the following manuals:
  • Teradata Vantage™ - Analytics Database Security Administration, B035-1100
  • Teradata Vantage™ - Database Administration, B035-1093
  • Teradata Vantage™ - Data Dictionary, B035-1092
  • Teradata Vantage™ - SQL Data Control Language, B035-1149