I have a problem with TOAD for Oracle 9.1 running on Windows 7 32-bit, described as follows:
I have Oracle OraClient10g 10.0.2 installed on my PC, and I need to use Toad 9.1. When I try to log into a server, I specify the database via TNS, I type the user name and password, but I get a message with the following error:
Can't initialize OCI. Error -1
Googling around I got several options which include: check that the ORACLE_HOME environment variable is set right, run TOAD as administrator, check that the user name and password are correct, install Oracle and TOAD for 32-bit system... I have checked all those options but I am still getting the error.
There is, however, a detail I should mention: In my start menu, there are two Oracle Homes (Home1 and Home2). Home 2 points to an empty folder because I reinstalled Oracle during my attempts to solve the problem, and the short cut is still in my start menu. I don't think this is important, though, because ORACLE_HOME is pointing to the right home.
I really need help with this. I need to solve this error and log in using TOAD.
x
in10.2.0.x
? I believe you would need at least the 10.2.0.5 client in order to be supported on Windows 7. Is there a reason that you need to have an older client installed? Could you use and 11.2 client instead? Does SQL*Plus work? – Insignia10.2.0.4
or10.2.0.5.0
). If you start the Oracle Universal Installer, and go to the Installed Products option, you should get the full version number. My first guess based on the error is that you probably are installing an older version of the 10.2 client that isn't compatible with Windows 7. Is there a reason that you need to have an older client installed? Could you use and 11.2 client instead? – Insignia