noaaprogrammer
Programmer
I am having some serious problems with an application that uses ODBC to connect to an Oracle 8i database. I developed the app on an NT machine, and everything functioned perfectly. My machine was recently upgraded to 2000 Pro. When I run the app, I get the ODBC for Oracle login dialog. Sometimes, it would login and open up my dialog box right away, running perfectly. Sometimes, I would get an error saying "ORA - 12537: TNS: connection closed" or "ORA - 12154: TNS: Could not resolve service name". Yesterday, it quit logging in completely, and gave me the ORA - 12154 error every time.
My first attempt to fix this was to download the latest ODBC drivers and install them. That failed.
My second fix was to move my "TNSNAMES.ORA" and "SQLNET.ORA" files from a network drive to my local drive, and point the registry to them. Now, I can login successfully every attempt. BUT, the crazy thing takes 3 or 4 minutes to login and pull up my dialog box (something that normally took 5-10 seconds).
Has anyone else had any experience like this? How can it be fixed?
My first attempt to fix this was to download the latest ODBC drivers and install them. That failed.
My second fix was to move my "TNSNAMES.ORA" and "SQLNET.ORA" files from a network drive to my local drive, and point the registry to them. Now, I can login successfully every attempt. BUT, the crazy thing takes 3 or 4 minutes to login and pull up my dialog box (something that normally took 5-10 seconds).
Has anyone else had any experience like this? How can it be fixed?