I am using Toad Data Modeler 5.0.5.31, and trying to connect to connections available in Toad. While Toad connects perfectly fine, Toad DM gives me following error:
Connection failed because of the following error: “Cannot find OCI DLL: in OraDb11g_home1”
Generally this is an issue with using a 32-bit application (Toad Data Modeler) with the 64-bit Oracle client. You may need to install a 32-bit Oracle client.
Please, before trying any re-install, first try to create a new connection and connect either via TCP/IP or Native connection not using your original Toad Alias.
And which Toad for Oracle version do you have? And which connection type do you use, direct or TNS?
OK, wganesh, this really is an issue connected with the fact that TDM is a 32bit app while your Toad and Oracle Client are 64bit. It’s not possible to use a 32bit client with 64bit Toad unfortunately, so currently there is no way to make this combination work. There are already 3 change requests covering this issue, 103280, 109387 and 110075, and the whole issue should be fixed in the next or after next release. Follow Release Notes to see the CR fixed.
Work around:
Either use TOAD DIRECT connection, or create a new connection in Toad Data Modeler (TCP or Native with use of TNS, if you do not want to/cannot use direct connection).