﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Data Corruption  / Cannot retrieve row from page (1:2108289) by RID / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 19:24:15 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Cannot retrieve row from page (1:2108289) by RID</title><link>http://www.sqlservercentral.com/Forums/Topic386278-266-1.aspx</link><description>run the dbcc checktable with repair and rebuild option and with error msg. this can done the page repare in database.this will retrive all the data without data loss. i get exact output.in case you are not identifiable the exact table run dbcc checkdb.</description><pubDate>Wed, 03 Oct 2012 04:46:06 GMT</pubDate><dc:creator>mahesh.dasoni</dc:creator></item><item><title>RE: Cannot retrieve row from page (1:2108289) by RID</title><link>http://www.sqlservercentral.com/Forums/Topic386278-266-1.aspx</link><description>Hi,Just a quick question to avoid a pitfall: Do you use uncommitted read in your query? I yes, this error message can be quite normal (if not pointing to the same page and slot always &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;).</description><pubDate>Fri, 07 Sep 2007 02:47:00 GMT</pubDate><dc:creator>Erik Bitemo</dc:creator></item><item><title>RE: Cannot retrieve row from page (1:2108289) by RID</title><link>http://www.sqlservercentral.com/Forums/Topic386278-266-1.aspx</link><description>RESTORE from a clean backup</description><pubDate>Thu, 02 Aug 2007 09:44:00 GMT</pubDate><dc:creator>Paul Rubel</dc:creator></item><item><title>RE: Cannot retrieve row from page (1:2108289) by RID</title><link>http://www.sqlservercentral.com/Forums/Topic386278-266-1.aspx</link><description>It seems like maybe you have a "lost write" - toward the end of the article it shows your error and gives a small explanation of what happened:http://support.microsoft.com/kb/826433Having said that, I can't find any advice on how to deal with an existing "lost write" that you haven't already tried (everyone says just to SP4 the machine, which you've done)  However, (and this is just me thinking out loud) if it is a problem with data pointing to unallocated space, you might try dbcc checkalloc and see if this reveals any errors which were not turned up by the checktable and checkdb.</description><pubDate>Wed, 01 Aug 2007 07:45:00 GMT</pubDate><dc:creator>DeirdreBachman</dc:creator></item><item><title>RE: Cannot retrieve row from page (1:2108289) by RID</title><link>http://www.sqlservercentral.com/Forums/Topic386278-266-1.aspx</link><description>&lt;P&gt;i have done it to execute DBCC for database and DBCC for table as per your instruction but there is no change i am facing a same problem what should i do should i reinstall the sql server ???????/????&lt;/P&gt;</description><pubDate>Tue, 31 Jul 2007 23:15:00 GMT</pubDate><dc:creator>Nido786</dc:creator></item><item><title>RE: Cannot retrieve row from page (1:2108289) by RID</title><link>http://www.sqlservercentral.com/Forums/Topic386278-266-1.aspx</link><description>Since no-one else is answering, I'll take a stab - try running dbcc checkdb (or dbcc checktable with ALL_ERRORMSGS, if you know the specific table that it's complaining about)  If you come up with errors, you might even be able to fix them with this command, depending on the severity/type of error (basically, the RID is the internal ID SQL uses to "point" to rows, and I think it's telling you that you've got a RID pointing someplace invalid, the db may just need to clean that pointer up)</description><pubDate>Tue, 31 Jul 2007 12:39:00 GMT</pubDate><dc:creator>DeirdreBachman</dc:creator></item><item><title>Cannot retrieve row from page (1:2108289) by RID</title><link>http://www.sqlservercentral.com/Forums/Topic386278-266-1.aspx</link><description>&lt;SPAN id=Showtread1_ThreadRepeater__ctl1_lblFullMessage&gt; &lt;P&gt;MigrationData is my production database last few days i got the error message when i execute a procedure on this database, although i have installed new service pack 4 for sql server 2000.also i have recreated a new database By script but issue is same could any one help me in this regards  &lt;/P&gt;&lt;P&gt;Error " &lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Server: Msg 625, Level 20, State 3, Procedure sp_TransformAccountAverageBalances, Line 27&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Cannot retrieve row from page (1:2108289) by RID because the slotid (1) is not valid.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Connection Broken   "&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;Regadrs&lt;/P&gt;&lt;P&gt;Syed Naveed &lt;/P&gt;&lt;/SPAN&gt;</description><pubDate>Mon, 30 Jul 2007 06:57:00 GMT</pubDate><dc:creator>Nido786</dc:creator></item></channel></rss>