Hi All,
I can't log into sql because every time I try to start my sql server in services it stops again.
SQL ErrorLOG:
2013-05-13 17:03:07.15 Server Microsoft SQL Server 2008 R2 (RTM) - 10.50.1617.0 (X64)Apr 22 2011 19:23:43
Copyright (c) Microsoft Corporation
Standard Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
2013-05-13 17:03:07.15 Server (c) Microsoft Corporation.
2013-05-13 17:03:07.15 Server All rights reserved.
2013-05-13 17:03:07.15 Server Server process ID is 4232.
2013-05-13 17:03:07.15 Server System Manufacturer: 'Supermicro', System Model: 'X7SBL'.
2013-05-13 17:03:07.15 Server Authentication mode is MIXED.
2013-05-13 17:03:07.15 Server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
2013-05-13 17:03:07.15 Server This instance of SQL Server last reported using a process ID of 792 at 2013/05/13 05:02:14 PM (local) 2013/05/13 03:02:14 PM (UTC). This is an informational message only; no user action is required.
2013-05-13 17:03:07.15 Server Registry startup parameters:
-d C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\master.mdf
-e C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG
-l C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
2013-05-13 17:03:07.15 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2013-05-13 17:03:07.15 Server Detected 2 CPUs. This is an informational message; no user action is required.
2013-05-13 17:03:07.23 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2013-05-13 17:03:07.25 Server Node configuration: node 0: CPU mask: 0x0000000000000003:0 Active CPU mask: 0x0000000000000003:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2013-05-13 17:03:07.29 spid7s Starting up database 'master'.
2013-05-13 17:03:07.35 spid7s 1 transactions rolled forward in database 'master' (1). This is an informational message only. No user action is required.
2013-05-13 17:03:07.36 spid7s 0 transactions rolled back in database 'master' (1). This is an informational message only. No user action is required.
2013-05-13 17:03:07.36 spid7s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
2013-05-13 17:03:07.37 spid7s FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'MSSQLSERVER'.
2013-05-13 17:03:07.39 spid7s SQL Trace ID 1 was started by login "sa".
2013-05-13 17:03:07.39 spid7s Starting up database 'mssqlsystemresource'.
2013-05-13 17:03:07.40 spid7s The resource database build version is 10.50.1617. This is an informational message only. No user action is required.
2013-05-13 17:03:07.41 spid7s Server name is 'SERVER'. This is an informational message only. No user action is required.
2013-05-13 17:03:07.41 spid10s Starting up database 'model'.
2013-05-13 17:03:07.45 spid10s Error: 9003, Severity: 20, State: 1.
2013-05-13 17:03:07.45 spid10s The log scan number (62:576:1) passed to log scan in database 'model' is not valid. This error may indicate data corruption or that the log file (.ldf) does not match the data file (.mdf). If this error occurred during replication, re-create the publication. Otherwise, restore from backup if the problem results in a failure during startup.
2013-05-13 17:03:07.45 spid10s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
Please help....
Regards, Brenden