Logging
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.