Hi All,
I have MII 12.0.5 and 3 Oracle databases as data sources, all with different versions: 10.2, 10.1, 9.0.
I downloaded and deployed the Oracle JDBC driver for 10.2 and successfully connected. The status of the other two databases shows "Stopped". I can ping and connect to the other databases successfully using a separate DB client.
The "Stopped" status has indicated incorrect JDBC driver before, however I cannot deploy a second JDBC driver with the same name to the same server. All Oracle drivers for all versions have the same name: ojdbc14.jar.
Do separate Oracle database versions require separate JDBC drivers? If so then how do I handle this in MII?
Thanks in advance.