LOG - Teradata Vantage - Database Engine 20

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Database Engine 20
Teradata Vantage
Release Number
20.00
Published
June 2025
ft:locale
en-US
ft:lastEdition
2026-03-26
dita:mapPath
ron1747160181474.ditamap
dita:ditavalPath
ft:empty
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantage™

Logs text to the database event log table (DBC.EventLog) and the message event log file for the current day.

Syntax

LOG errorlogtext

Syntax Elements

errorlogtext
text to be sent to the DBC.EventLog table.

Example: Logging specified text to the event log table and messages log file

In this example, the text “Vproc 1022 added as a parsing engine” is saved to the DBC.EventLog table and log file.

log Vproc 1022 added as a parsing engine.