Re: SP3 Invalid instance name

From: tmacg99@yahoo.com
Date: 01/29/03


From: tmacg99@yahoo.com
Date: 29 Jan 2003 13:22:30 -0800


Linda,
We are having issues running the SQL2KDeskSP3 upgrade. We are unable
to call the SqlRun01p.msp directly from a command line. If I use the
following command line:

E:\setup.exe BLANKSAPWD=1 /upgradesp E:\setup\SQLRun01p.msp(where E:
is the location of the MSDE folder)

we recieve the following error:

This installation package could not be opened. Verify that the
package exists and that you can access it, or conatct the application
vendor to verify that this is a valis Windows Installer package.

Any thoughts on why msp will not install?

> I am trying to upgrade an existing MSDE instance to SP3. This instance
> was created by Installshield so the Microsoft install refuses to
> recognize the instance. Any recomendations for what the best way is to
> upgrade this MSDE instance? Thanks!
>
> Barclay Schell
>
>
> lideng@online.microsoft.com (linda deng[MSFT]) wrote in message news:<1wsqMwpxCHA.3108@cpmsftngxa06>...
> > Hi James,
> >
> > The self-extracting file: SQL2KdeskSP3.exe (about 70MB) from the Microsoft
> > SQL Server Downloads Web site has included all of the files that are
> > required to install a new instance of Desktop Engine (.msi files), to
> > upgrade all existing instances of Desktop Engine (.msp files), as well as
> > to consume merge modules (.msm files) into applications. It means that all
> > the 16 MSI files and 16 MSP files have contained in this SQL2KDeskSP3.exe
> > file.
> >
> > The setup parameters are different from those parameters used when applying
> > MSDE SP2. For example, the parameter '/p' is replaced with a new parameter
> > '/upgradesp'. For more information on these parameters, please refer to the
> > section: '3.7 Install Desktop Engine SP3' in the readme (sp3readme.htm)
> > under the self-extracting folder.
> >
> > I have applied SP3 for a MSDE named instance (VSdotNet) installed with
> > VS.NET successfully on my test machine. Here is what I have done:
> >
> > 1). Extract this SQL2KDeskSP3.exe to the local folder, say C:\sql2kmsdesp3.
> > 2). Check all the 16 MSI files and 16 MSP files under the sub-folder
> > \Setup.
> > 3). Open a command prompt and change current directory to C:\sql2kmsdesp3.
> > 4). Run the following command: (Assume that you use Windows authentication
> > to run the setup program to apply SP3)
> >
> > setup.exe /upgradesp SQLRUN INSTANCENAME=VSdotNet /l*v C:\temp\MSDE_SP3.txt
> >
> > NOTE:
> > a. If the MSDE instance in your situation is not a named instance, but a
> > default one, please remove INSTANCENAME= parameter from the command above.
> > b. '/l*v' is helpful when troubleshooting an installation. It tells the
> > setup program to generate the verbose installation log file.
> >
> > c. Before running this command, please make sure that your sa password is
> > not a blank, because the setup program cannot proceed if a blank password
> > is detected, regardless of whether the MSDE instance is using Windows or
> > Mixed Mode authentication. There are two possible methods you can choose:
> > c-1. Before installation, please use sp_password to specify a non-blank
> > password for sa.
> > or
> > c-2. Add another setup parameter: BLANKSAPWD=1 into the command to override
> > the default behavior of the installer. For example,
> >
> > setup.exe /upgradesp SQLRUN INSTANCENAME=VSdotNet BLANKSAPWD=1 /l*v
> > C:\temp\MSDE_SP3.txt
> >
> > The use of blank passwords is strongly discouraged.
> >
> > d. You also can use the SQL Server authentication to apply SP3 for the MSDE
> > instance, if your MSDE instance supports this authentication mode. For
> > example,
> >
> > setup.exe /upgradesp SQLRUN INSTANCENAME=VSdotNet SECURITYMODE=SQL
> > UPGRADEUSER=sa UPGRADEPWD= sa_password /l*v C:\temp\MSDE_SP3.txt
> >
> > 5). The installation of the MSDE SP3 runs for a long time. Please be
> > patient with it.
> >
> > On my test machine, the setup program lasts about 30 minutes to finish
> > applying SP3 for MSDE. Especially the last step: the status bar reaches the
> > end and the time remaining is 0 seconds, it seems that the setup program
> > hangs. Please take it easy, the setup program actually is running some
> > script files at the back-end. From the Task Manager, we can see that the
> > process: sqlservr.exe is active.
> > Please apply SP3 on your MSDE instance after reviewing the information
> > above and the SP3 readme. If you still have the problem, please view the
> > installation log file: MSDE_SP3.txt generated during the process.
> >
> > Please let me know if you have any further questions or concerns.
> >
> > Sincerely,
> >
> > Linda Deng
> > Microsoft Corporation
> >
> > This posting is provided "AS IS" with no warranties, and confers no rights.



Relevant Pages

  • MSDE & SQLServer 2000 on the same server?
    ... I can install OK (SQL2k first, the install msde from ... command line with parameters) but can't then connect to ... the msde instance? ...
    (microsoft.public.sqlserver.setup)
  • Re: SBS 2003 and Great Plains problem - ALMOST WORKING
    ... The MSDE instance is installed and working. ... Plains 9.0 is installed and working on the server. ... are still recovering from the SBS install six months ago. ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 and Great Plains problem - NOT SOLVED :(
    ... I think something is wrong with the MSDE instance. ... install a new instance the install quit with an error. ... "Preparing to backup using shadowcopy". ... 2003 SP1 server. ...
    (microsoft.public.windows.server.sbs)
  • Re: Formatting C Drive
    ... >> I am running Windows XP. ... Formatting your HD just so you can correctly install a printer driver is ... Once within the BIOS setup program, find the section which pertains to ... After deleting all partitions, create a new partition (the XP setup program ...
    (microsoft.public.windowsxp.hardware)
  • Thanks - finally got it working
    ... MS-MVP Windows - Shell/User ... I'll install ... Great Plains 9.0 is installed and working on the server. ... is clients can't connect to the MSDE instance on the server with SQL ...
    (microsoft.public.windows.server.sbs)