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


Oracle to MySQL Unidirectional Replication

  Topic : Oracle to MySQL Unidirectional Replication   O racle Goldengate facilitates heterogeneous data replication, including repli...