Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Deployment of Oracle Client
CAUTION - only theory and heuristical speculation
If you're not using only Win32, another method is to separate the registry part from the file system part.
Various 3rd party tools take a "diff" of the registry before and after
the install of a piece of software.
This more or less allows for a tar of the installed files to be deployed
on the next victim, with a re-run of the registry changes to install the
application as far as windows in concerned.
Here's 2 example utilities:
http://www2.winsite.com/bin/Info?1373
http://www.softseek.com/Utilities/Registry_Editors_and_Utilities/Review_31462_index.html
Ideally, the utility should prepare the registry script to regenerate the diff, from prior to post install.
Any more thoughts about using response files?
hth,
Paul
"Sam P. Roberts (ZADCO ITIS)" wrote:
>
> The way we did it to 2000 users without a hitch.
> You dont need to install full client, only sqlnet or net8 (approx 28meg).
> We use Novell launcher. Take a snapshot on one machine, then novell
> automatically launches it to all clients.There should be similar products to
> this.(I think SMS by Microsoft). We have a constantly changing environment
> whereby the applications are updated,we use this method to update all local
> machines,and it works a dream. This is for now as we have a mixture of fat
> client and browser based.
>
> Sam
>
> -----Original Message-----
> Sent: Monday, March 12, 2001 10:27 PM
> To: Multiple recipients of list ORACLE-L
>
> How do most organizations deploy sqlnet client to a large user base? We've
> currently got hundreds, maybe thousands of users with various versions of
> the client installed on their desktop. We're also about to roll out Windows
> 2000 to a large percentage of these users. In testing we've determined that
> earlier desupported client versions (7.3.4 and such) seem to work on W2K
> with the apps currently deployed. I'm not happy with a "cross your fingers
> and hope" approach and have been pushing to get most users up to 8i as a
> client. Ideally I'd like to have something the users can download and
> install from the intranet. In searching technet downloads all I find is the
> entire bloated 200MB Oracle Client as a download - much too big for our
> remote users to download and install. All I want is the Net8 pieces I'd
> need for sqlworksheet, or TOAD, or an ODBC connection, so that the download
> and install time would be within reason. Anybody have suggestions? How are
> people on this list deploying Oracle apps to many users? Thanks.
>
> Jim
>
> --
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Paul Drake INET: paled_at_home.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Mar 13 2001 - 01:44:23 CST
![]() |
![]() |