Friday, 16 October 2020

ojdbc7.jar driver mentioned in agent.properties was not found. Exiting

 Error :

ERROR ojdbc7.jar driver mentioned in agent.properties was not found. Exiting.

Solution Details:

uncomment line server.driversLocation = drivers

comment line server.jdbcDriver=<server.jdbcDriver>

copy ojdbc7.jar to agent directory location driver folder 

and start agent 

[oracle@veridata agent1]$ sh agent.sh start agent.properties


Configure TCP/IP with SSL and TLS for Database Connections

Topic : Configure TCP/IP with SSL and TLS for Database Connections   why do we need to configure the TLS connection in any database? ...