Hi,
I'm getting error in my sql server log.
is it possible to find out a table name in db with this problem
Could not find the index entry for RID '16303130303034333933393938158000200'
in index page (1:19016095), index ID 17, database 'PR...'
thanks
dtRather than trying to translate it, I would recommend running DBCC CHECKDB
to determine whether you've got database corruption issues. If CHECKDB
doesn't indicate errors, I would open a case with Microsoft SQL support
(http://support.microsoft.com).
Thanks,
--
Ryan Stonecipher
Microsoft Sql Server Storage Engine, DBCC
This posting is provided "AS IS" with no warranties, and confers no rights.
"Darius T." <dta@.takas.lt> wrote in message
news:ePo11aZDFHA.3416@.TK2MSFTNGP09.phx.gbl...
> Hi,
> I'm getting error in my sql server log.
> is it possible to find out a table name in db with this problem
> Could not find the index entry for RID
> '16303130303034333933393938158000200' in index page (1:19016095), index ID
> 17, database 'PR...'
> thanks
> dt
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment