January 28, 2010 at 3:02 pm
I'm trying to upgrade SQL Server 2005 from developer ed to standard ed. Am using command:
c:\sql2005\Servers\setup.exe SKUUPGRADE=1
I get up to the Upgrade logon information screen and then run into an error:
UpgradeAdvisor returned -1
Error message:
I'm using Windows authentication, same account I used to install SQL 2005 initially.
I also tried using mixed mode with sa account and got the same error.
Any ideas what I should look for here? I'm ready to uninstall/reinstall.
Thanks very much for any help.
January 28, 2010 at 3:12 pm
Denise McMillan (1/28/2010)
I'm trying to upgrade SQL Server 2005 from developer ed to standard ed. Am using command:c:\sql2005\Servers\setup.exe SKUUPGRADE=1
I get up to the Upgrade logon information screen and then run into an error:
UpgradeAdvisor returned -1
Error message:
I'm using Windows authentication, same account I used to install SQL 2005 initially.
I also tried using mixed mode with sa account and got the same error.
Any ideas what I should look for here? I'm ready to uninstall/reinstall.
Thanks very much for any help.
I am not aware of upgrade from developer to standard because developer is enterprise with no deployment license. So you need to talk to Microsoft about converting to a standard license which means downgrade to standard which comes with less features.
Kind regards,
Gift Peddie
January 28, 2010 at 3:19 pm
Thanks very much for the quick response. The version and edition upgrade document on Microsoft site said it is possible, so I thought I would try. I'll probably have to uninstall the dev ed and then install standard then. We do have the license for it.
January 28, 2010 at 3:31 pm
Denise McMillan (1/28/2010)
Thanks very much for the quick response. The version and edition upgrade document on Microsoft site said it is possible, so I thought I would try. I'll probably have to uninstall the dev ed and then install standard then. We do have the license for it.
You could keep most development in the relational engine but SSIS, SSRS and SSAS comes with many differences. Check below for details.
http://www.microsoft.com/Sqlserver/2005/en/us/compare-features.aspx
Kind regards,
Gift Peddie
January 28, 2010 at 6:31 pm
Review this thread: http://www.sqlservercentral.com/Forums/Topic561810-5-1.aspx
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply