I've read all the threads and set the variables.. no clue why my server wont connect to the DB..
Error Message
31315:20160712:140343.760 [Z3001] connection to database '//<IP Address>:49125/MDP_ZABBIX' failed: [-1] ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
LD_LIBRARY_PATH=/oracledb/client/11.2.0.4/exec/lib:
ORACLE_BASE=/oracledb/client/11.2.0.4
ORACLE_HOME=/oracledb/client/11.2.0.4/exec
PATH=/oracledb/client/11.2.0.4/exec/bin
I can connect to the DB via Squirrel but not the server. any ideas?
Error Message
31315:20160712:140343.760 [Z3001] connection to database '//<IP Address>:49125/MDP_ZABBIX' failed: [-1] ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
LD_LIBRARY_PATH=/oracledb/client/11.2.0.4/exec/lib:
ORACLE_BASE=/oracledb/client/11.2.0.4
ORACLE_HOME=/oracledb/client/11.2.0.4/exec
PATH=/oracledb/client/11.2.0.4/exec/bin
I can connect to the DB via Squirrel but not the server. any ideas?
Comment