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



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

Answer / 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

More SQL Server Interview Questions

How to receive returning result from a query?

1 Answers  


What is difference between equi join and inner join?

1 Answers  


What do you mean by collation recursive stored procedure?

1 Answers  


How to use "begin ... End" statement structures in ms sql server?

1 Answers  


How to store and query spatial data?

1 Answers  


how to improve the speed of SQL database server and how to avoid dead lock?

1 Answers   TCS,


What is normalization process?

1 Answers  


What is an index in sql?

1 Answers  


What are the different types of joins and what does each do?

2 Answers  


What is right outer join in sql server joins?

1 Answers  


What is a mixed extent?

1 Answers  


What is Lock table in SQL?

1 Answers   Wipro,


Categories