BY user_name - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

The optional list of users to which the logging rules in this BEGIN LOGGING statement apply.

For logging of users authorized privileges by Vantage, the user name must be an existing user.

For logging of users authorized privileges in an LDAP directory (that is, AuthorizationSupported=yes in the authentication mechanism):

  • If the user is mapped to a permanent database user object in the directory, specify the mapped database user name.
  • If the user is not mapped to a permanent database user object in the directory, logging is not supported.

Absence of the BY user_name option specifies all users (those already defined to the system as well as any defined in the future while this logging directive is in effect).

If neither BY user_name nor ON keyword object_name are specified, then the specified action is logged for all users and objects throughout the system.