Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL2K SP3 install errors move data process

Status
Not open for further replies.

donnadr

Programmer
Joined
Oct 18, 2002
Messages
1
Location
US
My OS is MS XP SP1. I have MS SQL Server 2000 Personal Edition. I am trying to install SP3 for SQL2K. I get two errors:

When I run set up for SQLKASP3.EXE (Analysis Services Components) I get the error message

“An error occurred during the move data process: -145”

When I run set up for SQL2KDESKSP3.EXE (Desktop Engine (MSDE)) I get the error message

“The instance name specified is invalid”

The set up for SQLKSP3.EXE (Database Components) installed properly. Does anyone have any suggestions on how to find out what is causing either of these issues? I have reinstalled MS SQL2K and then tried updating. I have almost a GB of space left on my C drive.
 
Unless you have Another instance of SQL2000 in the form of a MSDE database, there is no need to run SQL2KDESKSP3.EXE on your machine as it is only for MSDE Databases. I do not belive analysis services is possible in personal edtion at all. If it is did you choose to install it? you would know if you did. Since you likely do not have it, there is no need to run SQLKASP3.EXE on your machine. so your done. so the source of the errors is trying to run something that does not exist.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top