BEGIN LOGGING SQL Statement | Teradata Vantage - BEGIN LOGGING - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

Starts the auditing of SQL requests that attempt to access data.

The system creates a log entry when it checks privileges on the SQL request. For a detailed description of access logging options and use cases, see “Monitoring Database Access” in Teradata Vantage™ - Advanced SQL Engine Security Administration, B035-1100.

Required Privileges

You must have the EXECUTE privilege on the DBC.AccLogRule macro to use the BEGIN LOGGING statement to initiate access logging on database objects and operations.

Privileges Granted Automatically

None.

Prerequisites

When you initially set up logging, before you can use the BEGIN LOGGING statement, you must run the DIPACC script to create the DBC.ACCLogRule macro, which allows you to create logging rules in the DBC.AccLogRuleTbl using BEGIN LOGGING statements. For more information, see Teradata Vantage™ - Advanced SQL Engine Security Administration, B035-1100.