Database Logs | VantageCloud Lake - Database Logs - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549

Database Engine 20 contains log tables in the Data Dictionary that accumulate data, automatically or after certain features are enabled. Because log data grows over time, you must clear older information to avoid using up permanent space. You can also use the data to generate your own performance analysis reports or use a reporting solution from Teradata Support.

Logs Description
Access Log (DBC.AccLogTbl) Data collected as defined in a BEGIN LOGGING statement, for each privilege check of an attempted user access of a database object.
DBQ Logs, such as:
  • DBC.DBQLogTbl
  • DBC.DBQLSqlTbl
  • DBC.DBQLObjTbl
  • DBC.DBQLExplainTbl
  • DBC.DBQLStepTbl
  • DBC.DBQLSummaryTbl
  • DBC.DBQLXMLTbl
  • DBC.DBQLXMLLockTbl
  • DBC.DBQLParamTbl
  • DBC.DBQLUtilityTbl
Data collected during database query logging (DBQL).
Disk space log (DBC.DatabaseSpace) Data collected automatically on space allocation for databases and tables.
Event Log (DBC.EventLog) Data collected automatically by the system for each user logon event.
ResUsage Logs, such as:
  • DBC.ResUsageSawt
  • DBC.ResUsageScpu
  • DBC.ResUsageShst
  • DBC.ResUsageSldv
  • DBC.ResUsageSpdsk
  • DBC.ResUsageSpma
  • DBC.ResUsageSps
  • DBC.ResUsageSvdsk
  • DBC.ResUsageSvpr
ResUsage tables collect data on system resource usage.

You can enable ResUsage data collection and set the collection rate using Teradata Viewpoint data collectors.

The collection rate determines how quickly data accumulates and when to clear the logs.

SWEvent Log (DBC.SW_Event_Log) The system automatically inserts rows in response to software errors and system events, for use by Teradata Customer Service.
TDWM Logs:
  • DBC.TDWMSummaryLog
  • DBC.TDWMEventLog
  • DBC.TDWMExceptionLog
  • DBC.TDWMEventHistory
Logs for workload management functions.
Logs that must be cleared manually
In Doubt transaction Log (DBC.InDoubtResLog) Contains a row for each transaction where completion was in doubt.