SQL Log Files
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
OpenEdge SQL provides the following log files:
- PRO_SERVER LOG - Logs all connections to the OpenEdge SQL servers.
- PRO_CONNECT LOG - Logs the current SQL server connection.
- PRO_DATA_TRUNCATE_SERVER - Logs the
DBA-authorized data truncation events for all connections if ADT is set to
ON. - PRO_DATA_TRUNCATE_CONNECTION - Logs
the DBA-authorized data truncation event for the current connection if ADT is set to
ON. - PRO_ASU_REPLICATION_SERVER - Logs the
ALTER TABLEstatements that increase the column width if ASU is set toONand the queries are running on the Replication target database. TheseALTER TABLEstatements must be run on the Replication source database.