Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Net Distribution

Re: SQL*Net Distribution

From: Matthias Gresz <GreMa_at_t-online.de>
Date: Thu, 28 Jan 1999 09:58:55 +0100
Message-ID: <36B026CF.27A96848@Privat.Post.DE>

David Bridge schrieb:
>
> I have been told that the only way to distribute SQL*Net to numerous PCs on
> a network is by physically going to each workstation and running the SQL*Net
> setup program. Is this true? If not what is the easiest way to distribute
> SQL*Net to numerous NT workstations on a cooperate network?
>
> Any help would be greatly appreciated!
> David Bridge
> mailto:dmbridge1_at_ix.netcom.com

Never tested it, just a few thoughts:

You're only dealing with NT?

So make one refernece installation with $ORACLE_HOME/Network/Admin/Tnsnames.ora $ORACLE_HOME/Network/Admin/Sqlnet.ora
correctly set up.

Export regeistry key(s) hklm/software/oracle

Copy the oracle_home folder to the same destination on target machine (maybe by batch-job called by user or over your LAN by your self), import registry key on the target machine for example by using AT-command, reboot target machine.

HTH
Matthias
--
Matthias.Gresz_at_Privat.Post.DE

Always log on the bright side of life.
http://www.stone-dead.asn.au/movies/life-of-brian/brian-31.htm Received on Thu Jan 28 1999 - 02:58:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US