Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-10897

crash using unixODBC with an Oracle database

XMLWordPrintable

    • Icon: Documentation task Documentation task
    • Resolution: Workaround proposed
    • Icon: Major Major
    • None
    • 3.0.1
    • Server (S)

      Crash with UNIXODBC from zabbix server.
      Query: select * from dual
      Key: db.odbc.select[sessions_used2,test]
      Type: Text
      with isql from unixodbc works fine.

      +---------------------------------------+
      | Connected!                            |
      |                                       |
      | sql-statement                         |
      | help [tablename]                      |
      | quit                                  |
      |                                       |
      +---------------------------------------+
      SQL> select * from dual
      +------+
      | DUMMY|
      +------+
      | X    |
      +------+
      SQLRowCount returns 4294967295
      1 rows fetched
      SQL> quit
      

      Attached dump and server crash log

        1. dump.zabbix_server.gz
          12.78 MB
        2. log.zabbix_server.gz
          4 kB
        3. odbc.ini
          0.6 kB
        4. odbcinst.ini
          0.2 kB

            Unassigned Unassigned
            aaresmi Aitor
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: