Microsoft
Software
Hardware
Network
Question : MSSQLSERVER unhandled exception 80000003, Error: 17311, Severity: 16, State: 1, SQL 2005, Windows 2008
I'm running SQL Server 2005 on my Windows 2008 server. I did a very bare install with basically just the DB Engine. It was running just fine, but I restarted the machine and now MSSQLSERVER service does not start. I check the Windows Event Log and it says the following:
SQL Server is terminating because of fatal exception 80000003. This error may be caused by an unhandled Win32 or C++ exception, or by an access violation encountered during exception handling. Check the SQL error log for any related stack dumps or messages. This exception forces SQL Server to shutdown. To recover from this error, restart the server (unless SQLAgent is configured to auto restart).
Attached is the ERRORLOG file from SQL's log directory.
Answer : MSSQLSERVER unhandled exception 80000003, Error: 17311, Severity: 16, State: 1, SQL 2005, Windows 2008
actually, Windows 2008 server is not in the list of supported OS for SQL Server 2005 (standard edition) ...
http://www.microsoft.com/s
ql/edition
s/standard
/sysreqs.m
spx
Random Solutions
Problem installing Exchange 2010 on a 2008 DC
embedded SELECT in query
Error Code 80070490 on Server 2008
cells in linked excel sheet showing up as #NA
How to correctly format a date into SQL Query
Can't get RD Web Connection to work through WatchGuard Firewall
multiple JOINs ON equal AND NOT equal
Select Top 5 For Each Group - subquery syntax bug
Can I change the default contacts folder in "My Contacts?"
My db1 table has a link to db2. Howto use a relative path?