Ad Widget

Collapse

Zabbix 7.0.11/12: lld_trigger.c produces empty transaction, causes ORA-06550 SQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • someZabbixUser42
    Junior Member
    • Apr 2025
    • 1

    #1

    Zabbix 7.0.11/12: lld_trigger.c produces empty transaction, causes ORA-06550 SQL

    Hello everyone, after updating from Zabbix LTS version 7.0.10 to 7.0.11 I find many ORA-06550 like process producing empty transactions in the Zabbix server log. The bug also occurs in 7.0.12. I increased the debug level and found out that the empty transaction occurs right after zabbix server tries to delete no more discovered triggers. A similar problem has been fixed for lld_worker in lld_worker.c (see hier). The bugfix was adding an if-statement before the data execution function call. lld_trigger.c does not have this (see here).

    Is this a known issue? Does the zabbix team know about it?
Working...