Tag: Oracle Client
OUI.EXE has stopped working on Windows 2008
If you are trying to install Oracle 10.2.0.3 client on a Windows 2008 server and you get the following error:
OUI.EXE has stopped working
Close the program
For some reason, the Oracle installer is having problem with long directory structures.
To overcome this, you can simply copy the installtion directory to a location with a shorter path.
1)create a new Temp [...]
Posted: March 17th, 2009 under Oracle.
Tags: Oracle, Oracle Client, OUI has stopped working, Windows 2008
Comments: none
How to Configure the ODBC on Oracle XE Client
Even Oracle veterans may encounter some challenges when it comes to setting an odbc using the Oracle XE Client. As every DBA will tell you, you will need to configure the tnsnames.ora (using net configuration Assistant or by going to oracle home\network\admin and edit it manually). After that, theTNS Service name in the ODBC [...]
Posted: February 11th, 2009 under Oracle.
Tags: Connection, ODBC, Oracle, Oracle Client, Oracle XE, Oracle XE Client
Comments: 2
Simple solution for ORA-12638: Credential retrieval failed
If the Oracle client was installed using the domain administrator account instead of the local administrator, the following message could be displayed when trying to connect:
ORA-12638: Credential retrieval failed
From the wording of the error message one could think that this error means that he is using the wrong password but this is not the [...]
Posted: November 6th, 2008 under Oracle.
Tags: ORA-12638, Oracle, Oracle Client
Comments: 4
MSVCR71.DLL is in use during Oracle patch installation
If you are trying to upgrade the Oracle Client and an error message is displayed telling you that msvcr71.dll is in use, try the following:
1) Verify that all Oracle services are stopped.
2) Stop the Distributed Transaction Coordinator – In most cases this will solve the issue.
3) Run Process Explorer
a) In the Find menu, click [...]
Posted: November 4th, 2008 under Oracle.
Tags: Oracle, Oracle Client, Oracle Patch
Comments: 10
