Wednesday, March 28, 2012

MSSQL - (2) - 17055

I have a SQL Server 2000 (SP3) on the Windows NT Server 4.0 (SP6a) computer. And I received next message in the Event Log:
Source: MSSQL
Category: (2)
ID: 17055
18052: Error: 9001, Severity: 21, State: 4
What's the problem?
Michael S. Androsov
EXPOCENTRMisha
It might be a hardware issue, see these KB's for more information:
Q259237 Troubleshooting Event ID 9, 11, and 15 on Cluster Servers
http://support.microsoft.com/support/kb/articles/q259/2/37.asp
Q154690 How to Troubleshoot Event 9 and Event 11 Error Messages
http://support.microsoft.com/support/kb/articles/q154/6/90.asp
Q244780 Information About Event ID 51
http://support.microsoft.com/support/kb/articles/q244/7/80.asp
"Michael S. Androsov" <MichaelSAndrosov@.discussions.microsoft.com> wrote in
message news:D9A9BB4F-117F-400F-B168-507EB9E0253F@.microsoft.com...
> I have a SQL Server 2000 (SP3) on the Windows NT Server 4.0 (SP6a)
computer. And I received next message in the Event Log:
> Source: MSSQL
> Category: (2)
> ID: 17055
> 18052: Error: 9001, Severity: 21, State: 4
> What's the problem?
> Michael S. Androsov
> EXPOCENTR
>|||Michael,
Can be due to a number of reasons.Check 'Eventid.Net'
http://www.eventid.net/display.asp?eventid=17055&source=
Are all the databases in the server running fine?Is there any entry in the
SQLServer error log around the same timestamp?
--
Dinesh
SQL Server MVP
--
--
SQL Server FAQ at
http://www.tkdinesh.com
"Michael S. Androsov" <MichaelSAndrosov@.discussions.microsoft.com> wrote in
message news:D9A9BB4F-117F-400F-B168-507EB9E0253F@.microsoft.com...
> I have a SQL Server 2000 (SP3) on the Windows NT Server 4.0 (SP6a)
computer. And I received next message in the Event Log:
> Source: MSSQL
> Category: (2)
> ID: 17055
> 18052: Error: 9001, Severity: 21, State: 4
> What's the problem?
> Michael S. Androsov
> EXPOCENTR
>|||Sorry, but this articles is not for my problem.
Michael S. Androsov
EXPOCENTR
"Uri Dimant" wrote:
> Misha
> It might be a hardware issue, see these KB's for more information:
> Q259237 Troubleshooting Event ID 9, 11, and 15 on Cluster Servers
> http://support.microsoft.com/support/kb/articles/q259/2/37.asp
> Q154690 How to Troubleshoot Event 9 and Event 11 Error Messages
> http://support.microsoft.com/support/kb/articles/q154/6/90.asp
> Q244780 Information About Event ID 51
> http://support.microsoft.com/support/kb/articles/q244/7/80.asp
>
>
> "Michael S. Androsov" <MichaelSAndrosov@.discussions.microsoft.com> wrote in
> message news:D9A9BB4F-117F-400F-B168-507EB9E0253F@.microsoft.com...
> > I have a SQL Server 2000 (SP3) on the Windows NT Server 4.0 (SP6a)
> computer. And I received next message in the Event Log:
> > Source: MSSQL
> > Category: (2)
> > ID: 17055
> > 18052: Error: 9001, Severity: 21, State: 4
> >
> > What's the problem?
> >
> > Michael S. Androsov
> > EXPOCENTR
> >
>
>|||I don't find a message about my problems in your URL. But all massages in this URL relay with BACKUP. May be my problem with NTBACKUP? I'm using this utility.
My databases is working normally on this seerver.
Michael S. Androsov
EXPOCENTR
"Dinesh T.K" wrote:
> Michael,
> Can be due to a number of reasons.Check 'Eventid.Net'
> http://www.eventid.net/display.asp?eventid=17055&source=
> Are all the databases in the server running fine?Is there any entry in the
> SQLServer error log around the same timestamp?
> --
> Dinesh
> SQL Server MVP
> --
> --
> SQL Server FAQ at
> http://www.tkdinesh.com
> "Michael S. Androsov" <MichaelSAndrosov@.discussions.microsoft.com> wrote in
> message news:D9A9BB4F-117F-400F-B168-507EB9E0253F@.microsoft.com...
> > I have a SQL Server 2000 (SP3) on the Windows NT Server 4.0 (SP6a)
> computer. And I received next message in the Event Log:
> > Source: MSSQL
> > Category: (2)
> > ID: 17055
> > 18052: Error: 9001, Severity: 21, State: 4
> >
> > What's the problem?
> >
> > Michael S. Androsov
> > EXPOCENTR
> >
>
>|||Michael,
The messages in eventid.net is from people who faced that particular event
ID in diffrerent circumstances.If yours doesnt match, then okay, we need to
look elsewhere.
The reason why I asked if all databases are fine is because I checked the
Error: 9001 in BooksOnLine and it mentioned that the error may occur if the
log file is missing.Now, from your reply, Iam not sure if 9001 in this
context represents the one in BOL.
>>May be my problem with NTBACKUP?
Are the errors appearing even now? at regular intervals? If so, compare the
timing of the error with the backup.Also, since the source is sqlserver, you
can also check the sqlserver errorlog.May be, a detailed description is
present there.
--
Dinesh
SQL Server MVP
--
--
SQL Server FAQ at
http://www.tkdinesh.com
"Michael S. Androsov" <MichaelSAndrosov@.discussions.microsoft.com> wrote in
message news:8E12C100-B02F-43C1-89AC-D3A03FBB6B3B@.microsoft.com...
> I don't find a message about my problems in your URL. But all massages in
this URL relay with BACKUP. May be my problem with NTBACKUP? I'm using this
utility.
> My databases is working normally on this seerver.
> Michael S. Androsov
> EXPOCENTR
> "Dinesh T.K" wrote:
> > Michael,
> >
> > Can be due to a number of reasons.Check 'Eventid.Net'
> > http://www.eventid.net/display.asp?eventid=17055&source=
> >
> > Are all the databases in the server running fine?Is there any entry in
the
> > SQLServer error log around the same timestamp?
> >
> > --
> > Dinesh
> > SQL Server MVP
> > --
> > --
> > SQL Server FAQ at
> > http://www.tkdinesh.com
> >
> > "Michael S. Androsov" <MichaelSAndrosov@.discussions.microsoft.com> wrote
in
> > message news:D9A9BB4F-117F-400F-B168-507EB9E0253F@.microsoft.com...
> > > I have a SQL Server 2000 (SP3) on the Windows NT Server 4.0 (SP6a)
> > computer. And I received next message in the Event Log:
> > > Source: MSSQL
> > > Category: (2)
> > > ID: 17055
> > > 18052: Error: 9001, Severity: 21, State: 4
> > >
> > > What's the problem?
> > >
> > > Michael S. Androsov
> > > EXPOCENTR
> > >
> >
> >
> >

No comments:

Post a Comment