Cannot connect to ODBC DSN:[SQL_ERROR]:[01000][0][[unixODBC][Driver Manager]Can't open lib '/usr/lib/oracle/12.1/client64/lib/libsqora.so.12.1' : file not found]|
i can connect to the database with isql, so i am thinking is there any missing or bugs with zabbix setting?
i can connect to the database with isql, so i am thinking is there any missing or bugs with zabbix setting?
Code:
[root@localhost lib]# isql -v uatt +---------------------------------------+ | Connected! | | | | sql-statement | | help [tablename] | | quit | | | +---------------------------------------+ SQL>
Comment