Logging
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
When a DBA-authorized data truncation occurs and if logging is enabled for the data truncation, the table name, column name, rowid, partition ID, and tenant ID of any row containing a truncated data value is logged.
Note: Enabling logging for data truncation may result in performance degradation of
SQL server process. If there is a large amount of data truncation, a large amount of
information is written to the log file, which may cause SQL server process to slow
down.