Security Monitoring - Advanced SQL Engine - Teradata Database

Database Introduction

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
jiv1600056352873.ditamap
dita:ditavalPath
jiv1600056352873.ditaval
dita:id
B035-1091
lifecycle
previous
Product Category
Teradata Vantageā„¢

Teradata Database provides the capability for two types of user security monitoring:

  • All user logon and logoff activity is automatically collected in the Event Log and can be accessed using the DBC.LogOnOffV system view. Listed parameters include:
    • Database username
    • Session number
    • Logon events, including the causes of any unsuccessful logons
  • Optional access logging records user attempts to access the database and can be accessed using the DBC.AccessLogV view, including the following access parameters:
    • Type of access
    • Type of request
    • Requesting database username
    • Referenced database object
    • Frequency of access
Access log entries are generated each time the database checks a privilege to determine whether or not it will honor a user request.