Oracle Client setup on Windows 2000 [message #100767] |
Tue, 19 August 2003 22:52 |
SasaN
Messages: 7 Registered: September 2002
|
Junior Member |
|
|
Hi,
We are running Oracle9i Release 2 on windows 2000 machine. We have about 300 users running VB application.
Question is: is it possible to install Oracle client utilities with all drivers, DLLs.. on the network machine and then point every client to use this installation instead of installing 160+ MB client utilities on each and every client PC?
What is the optimal solution in this case? We are desperately trying to avoid installing Oracle client utilities on every single client accessing database.
Thanks
|
|
|
|
Re: Oracle Client setup on Windows 2000 [message #100769 is a reply to message #100768] |
Wed, 20 August 2003 17:01 |
SasaN
Messages: 7 Registered: September 2002
|
Junior Member |
|
|
Thanks Mahesh,
installing 500+MB on each client just to have access to the database?
Providing that network configuration is correct why you couldn't change the registry settings to point to required DLLs and libraries on remote server instead of local pc? Some of the libraries have to be on the client but not all of them?
To access the db you don't need management console, or trace or sqlplus, right?
If that is the only way so be it.
Oraclito
|
|
|
|
|
Re: Oracle Client setup on Windows 2000 [message #100786 is a reply to message #100767] |
Thu, 25 September 2003 09:40 |
Tony
Messages: 190 Registered: June 2001
|
Senior Member |
|
|
the way we do it is exactly that...
install onto a mapped drive held on an apps server from an NT desktop.
Export the registry.
Map the apps drive exatly the same way on a new desktop, import the registry and you have a new client setup within a few seconds, no problems.
|
|
|