coolskin 10 Geschrieben 6. Oktober 2006 Melden Teilen Geschrieben 6. Oktober 2006 Moin zusammen Wenn ich den SBS neu starte habe ich folgenden Eintrag in der Ereignisanzeige: Ereignistyp: Fehlerüberw. Ereignisquelle: MSSQL$SHAREPOINT Ereigniskategorie: (4) Ereigniskennung: 18456 Datum: 05.10.2006 Zeit: 23:19:09 Benutzer: NT-AUTORITÄT\NETZWERKDIENST Computer: PDC Beschreibung: Fehler bei der Anmeldung für den Benutzer 'NT-AUTORITÄT\NETZWERKDIENST'. [CLIENT: 192.168.2.250] Weitere Informationen über die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp. Daten: 0000: 18 48 00 00 0e 00 00 00 .H...... 0008: 0f 00 00 00 50 00 44 00 ....P.D. 0010: 43 00 5c 00 53 00 48 00 C.\.S.H. 0018: 41 00 52 00 45 00 50 00 A.R.E.P. 0020: 4f 00 49 00 4e 00 54 00 O.I.N.T. 0028: 00 00 07 00 00 00 6d 00 ......m. 0030: 61 00 73 00 74 00 65 00 a.s.t.e. 0038: 72 00 00 00 r... Ich habe bei MS den Artikel An event ID 1000 error message is logged to the application event log when you restart Windows Small Business Server 2003 gefunden und das so gemacht wie dort beschrieben. Leider ist der Fehler immer noch da. Das Companyweb usw funktioniert. Was könnte ich noch machen? Manche Fehler kann man ignorieren, will ich aber nicht :( Danke & Gruß Zitieren Link zu diesem Kommentar
GuentherH 61 Geschrieben 6. Oktober 2006 Melden Teilen Geschrieben 6. Oktober 2006 Hi. Manche Fehler kann man ignorieren, will ich aber nicht Ignoriere ihn, wenn er nur beim Hochstarten kommt. Das kommt einfach daher, dass auf einem SBS eine Vielzahl von Dienste gestartet werden, und dann halt kurzfridtig TimeOuts entstehen. LG Günther Zitieren Link zu diesem Kommentar
coolskin 10 Geschrieben 6. Oktober 2006 Autor Melden Teilen Geschrieben 6. Oktober 2006 Kann man die TimeOut zeit nicht in der registry hochsetzen? Gruß Zitieren Link zu diesem Kommentar
coolskin 10 Geschrieben 12. Oktober 2006 Autor Melden Teilen Geschrieben 12. Oktober 2006 Hi Günther Ich habe folgende Transact-SQL-Anweisung auf der Datenbank ausgeführt und folgendes Ergebnis erhalten: 2006-10-11 22:23:51.710 Server Microsoft SQL Server 2005 - 9.00.2047.00 (Intel X86) Apr 14 2006 01:12:25 Copyright © 1988-2005 Microsoft Corporation Workgroup Edition on Windows NT 5.2 (Build 3790: Service Pack 1) 2006-10-11 22:23:51.710 Server © 2005 Microsoft Corporation. 2006-10-11 22:23:51.710 Server All rights reserved. 2006-10-11 22:23:51.710 Server Server process ID is 2568. 2006-10-11 22:23:51.710 Server Logging SQL Server messages in file 'C:\Programme\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. 2006-10-11 22:23:51.710 Server This instance of SQL Server last reported using a process ID of 2332 at 11.10.2006 22:15:27 (local) 11.10.2006 20:15:27 (UTC). This is an informational message only; no user action is required. 2006-10-11 22:23:51.710 Server Registry startup parameters: 2006-10-11 22:23:51.710 Server -d C:\Programme\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf 2006-10-11 22:23:51.710 Server -e C:\Programme\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG 2006-10-11 22:23:51.710 Server -l C:\Programme\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf 2006-10-11 22:23:51.730 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2006-10-11 22:23:51.740 Server Detected 2 CPUs. This is an informational message; no user action is required. 2006-10-11 22:23:52.310 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. 2006-10-11 22:23:52.920 Server Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required. 2006-10-11 22:23:53.960 Server Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required. 2006-10-11 22:23:54.280 Server Database mirroring has been enabled on this instance of SQL Server. 2006-10-11 22:23:54.430 spid5s Starting up database 'master'. 2006-10-11 22:23:58.030 spid5s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required. 2006-10-11 22:24:00.640 spid5s SQL Trace ID 1 was started by login "sa". 2006-10-11 22:24:01.200 spid5s Starting up database 'mssqlsystemresource'. 2006-10-11 22:24:03.070 spid5s The resource database build version is 9.00.2047. This is an informational message only. No user action is required. 2006-10-11 22:24:06.560 spid5s Server name is 'PDC\SHAREPOINT'. This is an informational message only. No user action is required. 2006-10-11 22:24:06.710 spid8s Starting up database 'model'. 2006-10-11 22:24:11.030 spid8s Clearing tempdb database. 2006-10-11 22:24:20.700 spid8s Starting up database 'tempdb'. 2006-10-11 22:24:23.820 spid11s The Service Broker protocol transport is disabled or not configured. 2006-10-11 22:24:23.870 spid11s The Database Mirroring protocol transport is disabled or not configured. 2006-10-11 22:24:26.420 spid11s Service Broker manager has started. 2006-10-11 22:24:36.040 Server The certificate was successfully loaded for encryption. Zitieren Link zu diesem Kommentar
coolskin 10 Geschrieben 12. Oktober 2006 Autor Melden Teilen Geschrieben 12. Oktober 2006 2006-10-11 22:24:36.290 Server Server is listening on [ 'any' 1629]. 2006-10-11 22:24:36.290 Server Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\SHAREPOINT ]. 2006-10-11 22:24:36.290 Server Server local connection provider is ready to accept connection on [ \\.\pipe\MSSQL$SHAREPOINT\sql\query ]. 2006-10-11 22:24:36.390 Server Server is listening on [ 127.0.0.1 1630]. 2006-10-11 22:24:36.390 Server Dedicated admin connection support was established for listening locally on port 1630. 2006-10-11 22:24:36.560 Server SQL Server is now ready for client connections. This is an informational message; no user action is required. 2006-10-11 22:24:38.420 spid13s Starting up database 'msdb'. 2006-10-11 22:24:38.420 spid14s Starting up database 'STS_PDC_1'. 2006-10-11 22:24:38.420 spid15s Starting up database 'STS_Config'. 2006-10-11 22:24:43.840 NULL Fehler: 18456, Schweregrad: 14, Status: 16. 2006-10-11 22:24:43.840 NULL Login failed for user 'NT-AUTORITÄT\NETZWERKDIENST'. [CLIENT: 192.168.2.250] 2006-10-11 22:25:01.460 spid5s Recovery of any in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC) has completed. This is an informational message only. No user action is required. 2006-10-11 22:25:01.460 spid5s Recovery is complete. This is an informational message only. No user action is required. 2006-10-12 00:00:10.180 spid18s This instance of SQL Server has been using a process ID of 2568 since 11.10.2006 22:25:01 (local) 11.10.2006 20:25:01 (UTC). This is an informational message only; no user action is required. 2006-10-12 18:54:09.800 spid52 Using 'xpstar90.dll' version '2005.90.2047' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required. Könnten die markierten Zeilen der Fehler sein? Wie bekomme ich das wieder hin? gruß Coolskin Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.