Oracle error when connecting from UFT
Question ID: 105444
2
0

I’m on Windows 7 64-bit with the Oracle 32-bit client driver. Getting Error :"Specified driver could not be
loaded due to system error 1114: A dynamic link library (DLL) initialization routine failed. (Oracle in OraClient11g_home32, C:\\app\\testuser\\product\\11.2.0\\client_32\\SQAORA32.DLL).
Code line is:

SqlConnection.Open strConnection "DSN=OracleQATEST;UID=qatest;PWD=qatest"

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on June 17, 2014 3:33 pm
106 views
Answers (1)
2
Private answer

I've seen this before. Try this:

1. Uninstall all Oracle drivers
2. Reboot machine
3. Obtain the 64 bit and 32 bit versions of Oracle you are using
4. Install the 64 bit client first
5. Reboot machine
6. Install 32 bit version
7. Reboot machine

I hope it works for you too!

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on June 17, 2014 3:34 pm
0
That worked great! Thanks!
( at June 17, 2014 3:35 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top