Hello all,
I have a problem here when I try to run the zabbix_server with oracle.
The log:
11074:20120321:162036.610 In DBconnect() flag:0
11074:20120321:162036.631 [Z3001] connection to database '//rjux0091:1521/D07DB11' failed: [-1]
11074:20120321:162036.631 Cannot connect to the database. Exiting...
I'm trying to connect to a remote oracle. The configure of zabbix points to a full fresh install of oracle (not instantclient) and I can connect properly with sqlplus.
The properties DBHost, DBName, DBUser and DBPassword was set on zabbix_server.conf file.
Any ideas?
Best regards.
I have a problem here when I try to run the zabbix_server with oracle.
The log:
11074:20120321:162036.610 In DBconnect() flag:0
11074:20120321:162036.631 [Z3001] connection to database '//rjux0091:1521/D07DB11' failed: [-1]
11074:20120321:162036.631 Cannot connect to the database. Exiting...
I'm trying to connect to a remote oracle. The configure of zabbix points to a full fresh install of oracle (not instantclient) and I can connect properly with sqlplus.
The properties DBHost, DBName, DBUser and DBPassword was set on zabbix_server.conf file.
Any ideas?
Best regards.
Comment