March 5, 2006 at 7:39 pm
Hi
My SQL server crashed.
SQL server local is on my Desktop machine, not down a network
OS: Windows server 2003
RAM: 3MB
CPU: 3GB
HD: 140GB
SQL server 2000
Enterprise Manager, SQL query
Now I cant even get
What I have done.
- Shut down and restarted the machine.
I am thinking a full un install SQL server 2000 and do a re install.
Any way to fix the ODBC between SQL server tools and databases.
Any ideas
My MDAC file sqlsrv32.dll seams to be fine also, as I can link to other Sql servers, that are on other boxes.
Below is ODBC error from SYSTEMDSN to sql server.
March 5, 2006 at 10:55 pm
Just try the following command and check output:
DBCC CHECKDB([<dbname>])
and also check the rest of parameters in SQL BOL.
March 6, 2006 at 10:47 am
I cant log on to run any queries in SQL Query analyzer.
I get time out of QA and EM, I cant connect to SQL full stop.
Can I run SQL from the windows command prompt is C:\...
March 6, 2006 at 2:35 pm
Check Windows Event log for any error messages.
Check to see if the SQL Server service is running.
--------------------
Colt 45 - the original point and click interface
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply