Hallo liebe Community,
Seit heute früh geht unsere Wawi nicht mehr. Der Sql-Server Dienst möchte nicht mehr starten. Backup ist natürlich auch nicht vorhanden, lediglich die .mdf und .ldf
Wie kann ich das ganze retten ohne noch mehr kaputt zu machen? Auf einem anderen Rechner installieren und versuchen die .mdf und .ldf einzubinden?
Eventuell kann sich ein Servicepartner oder JTL direkt dran setzen und das ganze kurz und schmerzlos richten, Angebot per PN bitte an mich.
Viele Grüße und anbei der Errorlog
Seit heute früh geht unsere Wawi nicht mehr. Der Sql-Server Dienst möchte nicht mehr starten. Backup ist natürlich auch nicht vorhanden, lediglich die .mdf und .ldf
Wie kann ich das ganze retten ohne noch mehr kaputt zu machen? Auf einem anderen Rechner installieren und versuchen die .mdf und .ldf einzubinden?
Eventuell kann sich ein Servicepartner oder JTL direkt dran setzen und das ganze kurz und schmerzlos richten, Angebot per PN bitte an mich.
Viele Grüße und anbei der Errorlog
Code:
2015-08-31 21:36:25.79 Server Microsoft SQL Server 2012 (SP1) - 11.0.3156.0 (X64) May 4 2015 18:48:09
Copyright (c) Microsoft Corporation
Express Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
2015-08-31 21:36:25.80 Server (c) Microsoft Corporation.
2015-08-31 21:36:25.80 Server All rights reserved.
2015-08-31 21:36:25.80 Server Server process ID is 2396.
2015-08-31 21:36:25.80 Server Authentication mode is MIXED.
2015-08-31 21:36:25.80 Server Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL11.JTLWAWI\MSSQL\Log\ERRORLOG'.
2015-08-31 21:36:25.80 Server The service account is 'NT Service\MSSQL$JTLWAWI'. This is an informational message; no user action is required.
2015-08-31 21:36:25.80 Server Registry startup parameters:
-d c:\Program Files\Microsoft SQL Server\MSSQL11.JTLWAWI\MSSQL\DATA\master.mdf
-e c:\Program Files\Microsoft SQL Server\MSSQL11.JTLWAWI\MSSQL\Log\ERRORLOG
-l c:\Program Files\Microsoft SQL Server\MSSQL11.JTLWAWI\MSSQL\DATA\mastlog.ldf
2015-08-31 21:36:25.80 Server Command Line Startup Parameters:
-s "JTLWAWI"
2015-08-31 21:36:27.99 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
2015-08-31 21:36:28.01 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2015-08-31 21:36:28.01 Server Detected 8089 MB of RAM. This is an informational message; no user action is required.
2015-08-31 21:36:28.02 Server Using conventional memory in the memory manager.
2015-08-31 21:36:31.95 Server This instance of SQL Server last reported using a process ID of 2600 at 31.08.2015 21:31:19 (local) 31.08.2015 19:31:19 (UTC). This is an informational message only; no user action is required.
2015-08-31 21:36:31.97 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2015-08-31 21:36:31.98 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.
2015-08-31 21:36:32.00 Server Software Usage Metrics is disabled.
2015-08-31 21:36:32.97 spid4s Starting up database 'master'.
2015-08-31 21:36:33.30 spid4s Error: 9003, Severity: 20, State: 1.
2015-08-31 21:36:33.30 spid4s The log scan number (249:248:1) passed to log scan in database 'master' 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.
2015-08-31 21:36:33.32 spid4s Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how to rebuild the master database, see SQL Server Books Online.
2015-08-31 21:36:33.48 Server CLR version v4.0.30319 loaded.