Canceled-transaction logging to a table

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • The system logs canceled transactions to a table in addition to the transaction log.

    Transactions canceled manually or by a quota rule are logged to the Transaction Cancellation Log [syslog_cancellation] table. The Transaction Cancellation Log is an extra debugging feature, and doesn't contain information on all cancellations.

    주:
    There are safeguards in place to help prevent infinite loops and issues related to synchronicity. Because of this, it's not always possible to log a cancellation to a database table.

    You can find the Transaction Cancellation Log by selecting System Logs > System Log > Transaction Cancellations.

    You can turn off canceled-transaction logging to a table by changing a property.

    표 1. Canceled-transaction log property
    Property Description
    glide.quota.manager.log.cancellation Indicates whether canceled transactions are to be logged to the Transaction Cancellation Log table.

    Type: Boolean

    Default value: true

    Location: Add to the System Properties [sys_properties] table