adspace


When I run the sql server 2000 setup, it just hangs. What do I do?

Answer Posted / Deepak Nigam

If SQL Server 2000 setup is hanging, try these steps:

1. Close all other applications to free up system resources.
2. Restart your computer and run the setup again.
3. If the problem persists, try running the setup in Safe Mode by using the /a switch (e.g., Setup.exe /a).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between for xml raw and for xml auto?

1117


What is clustered index

1085


How do I find the sql server version?

1101


Why use identity in sql server?

1199


What are the different types of subquery?

1235


Why should you use or avoid select * statements?

1108


What is sql server query analyzer?

1128


Why and when do stored procedure recompile?

1060


What is sql or structured query language?

1226


What are the different SQL Server Versions you have worked on?

1079


What kind of problems occurs if we do not implement proper locking strategy?

1499


How to remove duplicate rows from table except one?

1088


What is the primary use of the model database?

1149


How to convert numeric expression data types using the cast() function?

1149


What is subquery? Explain the properties of a subquery?

1058