[Zabbix Agent 2: Oracle] Column 'VERSION_FULL' in oracle.version item contradicts the claim that the plugin supports Oracle 12c2

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: Agent2 (G)
    • None

      Hi,

      Zabbix Agent 2 Oracle plugin claims to be compatible with Oracle DB 12c2 and newer.

      Plugin uses the following query to obtain Oracle DB version (oracle.version item):

      SELECT VERSION_FULL FROM V$INSTANCE

      According to the official Oracle documentation (V$INSTANCE), VERSION_FULL column is only available since Oracle DB 18c.

      This leads to the item becoming unsupported as that column is non-existent on older versions.

      Could we please have the plugin reviewed, so that it is indeed compatible with Oracle DB version advertised?

            Assignee:
            Zabbix Support Team
            Reporter:
            Vaclav Svarc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: