Hi everyone,
I'm getting this error from a production SQL Server 2000 +
SP3
Error: 7105, Severity: 22, State: 6
Page (1:433348), slot 7 for text, ntext, or image node
does not exist.
I found this article about thte error:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;304847&Product=sql2k
It says that this issue is solved with SP2. I have SP3,
what can i do ' I'm receiving this error right now and
after reading the article i'm afraid that the server
shutdown. Is a critical server to my enterprise. Can
anyone give me any tips for see what's going on and how to
solve it ?
Thanks in advance
MiguelDid you try some diagnosis...mybe try and run DBCC CHECKDB'
-- Miguel wrote: --
Hi everyone,
I'm getting this error from a production SQL Server 2000 +
SP3
Error: 7105, Severity: 22, State: 6
Page (1:433348), slot 7 for text, ntext, or image node
does not exist.
I found this article about thte error:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;304847&Product=sql2k
It says that this issue is solved with SP2. I have SP3,
what can i do ' I'm receiving this error right now and
after reading the article i'm afraid that the server
shutdown. Is a critical server to my enterprise. Can
anyone give me any tips for see what's going on and how to
solve it ?
Thanks in advance
Miguel|||Was the first thing i done, but i did not have the
database name, soo a run dbcc for all databases with no
errors returned. You can see witch database is causing the
error by the message ?
>--Original Message--
>Did you try some diagnosis...mybe try and run DBCC
CHECKDB'
> -- Miguel wrote: --
> Hi everyone,
> I'm getting this error from a production SQL Server
2000 +
> SP3
> Error: 7105, Severity: 22, State: 6
> Page (1:433348), slot 7 for text, ntext, or image
node
> does not exist.
> I found this article about thte error:
> http://support.microsoft.com/default.aspx?scid=kb;en-
> us;304847&Product=sql2k
> It says that this issue is solved with SP2. I have
SP3,
> what can i do ' I'm receiving this error right now
and
> after reading the article i'm afraid that the server
> shutdown. Is a critical server to my enterprise. Can
> anyone give me any tips for see what's going on and
how to
> solve it ?
> Thanks in advance
> Miguel
>.
>
No comments:
Post a Comment