I have a Windows Server hosting our SQL Server 2005 (Standard Edition) Databases.
I have a Default and two named instances and I need to add a third named instance.
These are the steps I am taking :
Run SQL Server 2005 Setup
accept licensing agreement.
Installing prerequisites - required componnets successfully install - click next
Performs system configuration check
System configuration check throws one warning:
To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter.
Registration information - Next
Feature Selection - choose all and click Next
Next screen - get an error that setup is blocked:
Name: Microsoft SQL Server 2005 Tools
Reason: Your upgrade is blocked. For more information about upgrade support, see the "Version and Edition Upgrades" and "Hardware and Software Requirements" topics in SQL Server 2005 Setup Help or SQL Server 2005 Books Online.
Build version check:
Your upgrade is blocked because the existing component is a later version than the version you are trying to upgrade to. To modify an existing SQL Server component, go to Add or Remove Programs in Control Panel, select the component you would like to modify, and then click Change/Remove.
Have idea what I'm doing wrong.. I've tried the process through Add\Remove Programs and I get the same results. can anyone help?
I have a Default and two named instances and I need to add a third named instance.
These are the steps I am taking :
Run SQL Server 2005 Setup
accept licensing agreement.
Installing prerequisites - required componnets successfully install - click next
Performs system configuration check
System configuration check throws one warning:
To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter.
Registration information - Next
Feature Selection - choose all and click Next
Next screen - get an error that setup is blocked:
Name: Microsoft SQL Server 2005 Tools
Reason: Your upgrade is blocked. For more information about upgrade support, see the "Version and Edition Upgrades" and "Hardware and Software Requirements" topics in SQL Server 2005 Setup Help or SQL Server 2005 Books Online.
Build version check:
Your upgrade is blocked because the existing component is a later version than the version you are trying to upgrade to. To modify an existing SQL Server component, go to Add or Remove Programs in Control Panel, select the component you would like to modify, and then click Change/Remove.
Have idea what I'm doing wrong.. I've tried the process through Add\Remove Programs and I get the same results. can anyone help?