Avatar of IT20701
IT20701
Flag for Afghanistan asked on

SQL Server Express 2005 upgrade to SQL Server Standard 2005 blocked

We installed SQL Express that came with MOSS 2007.  We purchased SQL Standard and want to upgrade the Express version to the Standard.  The SQL Server 2005 Express Edition is version 9.00.2047.00.  The are using the command line to run the setup, i.e. setup.exe SKUUPGRADE=1.  The setup gets all the way to the point where the existing components are grayed out and the details button reveals a message to the effect that the upgrade is blocked.  Can you advise?  Thank you.
Microsoft SQL Server 2005Microsoft SQL ServerMicrosoft SharePoint

Avatar of undefined
Last Comment
IT20701

8/22/2022 - Mon
sbagireddi

Do you have client tools installed, if you do uninstall them and try the upgrade again.
IT20701

ASKER
I don't think I do - where exactly do you go for that? I just did the default install of MOSS2007 and have whatever came with that.

sbagireddi

Look in Add/Remove Programs and see if you see the SQL server client tools installed.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
IT20701

ASKER
I don't think we do. How can you check to see if the client tools are installed?
IT20701

ASKER
Do mean the Server Native Client running on the server and seen in add/remove programs? do I need to uninstall that?
IT20701

ASKER
And no, there is nothing with "tools" in it located in the add/remove programs.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
sbagireddi

It should say some thing like "SQL server Client tools..


I would suggest that you just get rid of the Express edition(uninstall it)
and do a fresh install of sql server 2005 standard edition, rather than running the upgrade.

Is there any specific reason you are doing an upgrade rather than just doing a fresh install.
IT20701

ASKER
No, I don't believer we do have the client tools installed. The only sql entry with "client" in its name in add/remove programs is Native Client. Is that Client tools?
sbagireddi

Yes..based on some googling around I found out thats what SQL server express client tools are called.
Uninstall the Native client and then try the upgrade.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes
IT20701

ASKER
I uninstalled. Rebooted. Then ran this command:
setup.exe skuupgrade=1
Everything started but then when it started to configure, everything just disappeared.
Uninstalled the Native Client again, rebooted and tried this command:

start /wait setup.exe instancename=officeserver upgrade=sql_engine skuupgrade=1 /qb
and thad the same lack of success.
suggestions?
sbagireddi

IT20701

ASKER
I had people in to do the MOSS2007 install because I know nothing about sql - when they did the install, that was when we found out about the  4G limit for Express. If I have to uninstall, then I will have to have them back in at an astronomical cost.

Why can't we get the upgrade to work and then all the configuration that the outside people did will remain in tact?
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
ASKER CERTIFIED SOLUTION
sbagireddi

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
IT20701

ASKER
We ended up uninstalling Sharepoint and SQL Express, then installing SQL Standard and reinstalling Sharepoint.  This solved the problem, but it was a hassle to restore our saved Sharepoint information.
Thanks for your help.