Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL-Net installation on client workstation ?
I would suggest the following :
1.Install SQL*Net in one PC and make sure it works. 2. Now move or copy all the files to a network drive directory . 3. Map this directory/drive to some particular drive ( say P: ) 4. For all the PCs include this drive/directory in the PATH . 5. You will have to modify the autoexec.bat to point to P:/ instead of theoriginal drive .
You can make this script part of network login itself if the users are doing a network login.
I am planning to do the same nextweek . May be I can tell you more next week.
Regards
Anbu
Michael McCloskey <maxmcclo_at_earthlink.net> wrote in article
<33F12A64.3BDB_at_earthlink.net>...
> Does anybody know how to install SQL-Net on a client workstation
> without installing from the CD-ROM.
>
> I have potentially hundreds of client machines that need to communicate
> to an Oracle database through SQL-Net. I am trying to build an automatic
> installation that can be downloaded and run on the client machine i.e
> some sort of remote installation.
>
> I have tried narrowing down the relevant oracle files to a minimum, I
> have the tnsnames.ora file, I am working on getting the registry entries
> .
>
> Has anyone tried this before, you could save me a lot of time.
> thanks in advance.
>
Received on Thu Aug 14 1997 - 00:00:00 CDT
![]() |
![]() |