Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORacle SQL*net on a client using network Drive
spears_at_uniserve.com (Brian Spears) wrote:
> Hi,
>
> Got Sql*net working on HP-UX server and on client. But I don't want to
> have SQL*net installed on all the clients by running to a thousand
> machines and reduce maintenance and provide some ignorant security.
>
> We have a novell network as well as the TCP main network. I just
> install the files on a network drive and set up the clients environment
> variables on the PC to point to the network drive to fire up the client
> side. I map the drive on the client but doesn't seem to work.
> For the needed DLL's, I set them up in the client's path variable but
> 12745 error.
>
> Any hints??
>
> Is this possible? It looks like it should work.
>
> Has anyone done this before??
>
>Any help for this morph would be appreciated
>
>Brian Spears: Ybj cebsvyr QON
>
Hi there,
I have implemented in my project. SQL*Net V2 is installed on Novell server and all the client pc's are pointing to network drive for SQL*net.
You need to do the following.
ORA_CONFIG=f:\orawin\network\admin\oracle.ini
Basically you point to a common ORACLE.ini
2. If you are using TCPIP, then you need to have VSL.INI under c:\windows directory.
Try the above solution and please let me know the outcome.
Regards
N.Prabhakar Received on Tue Dec 03 1996 - 00:00:00 CST
![]() |
![]() |