The Cost of Resource Usage Logging | Teradata Vantage - The Cost of Logging - Advanced SQL Engine - Teradata Database

Resource Usage Macros and Tables

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
fwg1557098454552.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1099
lifecycle
previous
Product Category
Teradata Vantageā„¢
Logging resource usage data to database tables incurs costs:
  • Writing to the database adds to the system I/O load. On a heavily loaded system, this could affect the production workload throughput.
  • The rows written to the database take up space. If this space is never reclaimed, it will eventually grow to consume all available space in user DBC.
  • In an extremely loaded system, it is possible that the RSS can fall behind in writing data to the database. Although it caches such data and eventually catches up if given a chance, the RSS is forced to start discarding rows if the system load persists and its cache capacity is exceeded.