Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Upgrading Edition from STD to ENT

Author  Topic 

hitesh6221
Starting Member

28 Posts

Posted - 2008-11-18 : 03:39:34
Hi Masters

I am using SQL2005 Server STD Edition and not requirement is that I have to upgrade it to ENT edition.
I am using 32bit version of STD and I am going to upgrage 64bit ENT edition

I have fired

start /wait setup.exe ADDLOCAL=SQL_Engine INSTANCENAME=MSSQLSERVER
UPGRADE=SQL_Engine SKUUPGRADE=1 /qb

I got one error in this task I got "Setup.exe is valid but is for a machain type other then the current machain"


Thanks & Regards,
Hitesh Soni

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-11-18 : 17:24:46
You have to install 64-bit SQL Server 2005 Ent edition and migrate all DB to new server .
Go to Top of Page
   

- Advertisement -