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 TABLE statements that increase the column width if ASU is set to ON and the queries are running on the Replication target database. These ALTER TABLE statements must be run on the Replication source database.