Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-3681

Implement bulk inserts with array binds for Oracle

XMLWordPrintable

      When inserting rows into Oracle database Zabbix binds columns and executes insert statement for every row. This can cause performance problems, especially in high latency situations.

      This can be improved by binding arrays instead of single values. Array binding had limitations, so dynamic parameter binding was implemented instead.

            Unassigned Unassigned
            wiper Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: