|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, July 21, 2011 7:04 AM
Points: 1,
Visits: 45
|
|
Hi All,
I am also facing the below issue .In live environment we are using the below reporting services version Microsoft SQL Server Reporting Services Version 9.00.1399.00
for analysis server we have already installed service pack2 which is mentioned in the below link http://support.microsoft.com/kb/950992
In my mdx query I am not using TopCount function.The strange thing is I am getting the error only in 2 report which was working fine 2 days back .Now suddenly the below error is appearing .
Cannot read the next data row for the data set xxxxxx. (rsErrorReadingNextDataRow) File System Error: The record ID is incorrect . Physical File:. Logical File:.
Please help if you have any solution for this .
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 11:13 PM
Points: 1,
Visits: 11
|
|
| I am having the exact same problem. I started getting this error immediately after receiving a memory address error message from SQL Analysis Service. I'm not sure the two are connected, but the two seemed to go hand-in-hand.
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 11:35 AM
Points: 216,
Visits: 417
|
|
I'm now seeing this error on a SQL Server 2008 R2 machine. Anyone ever find a fix for it? I'm going to try reprocessing the cube and see if that fixes it.
Bummer,
Rick Todd
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 11:35 AM
Points: 216,
Visits: 417
|
|
Ugh, a year later and I find my own post via Google. Still having this problem. Deleted the cube, redeployed from code, reprocessed, same error. SQL Server 2008 R2...
Rick Todd
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Thursday, December 13, 2012 4:14 PM
Points: 38,
Visits: 187
|
|
| That could be anything..what mdx generates the error...are any events logged...are any dump files written...what does your ssas config have for memory settings...did you run a profiler and capture all the events that lead up to the error...do you think it is storage engine or forumla engine problem?
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 11:35 AM
Points: 216,
Visits: 417
|
|
No events logged. Minidumps created (trying to read them now). I think it's an MDX problem. There's something about the way we're building customer groupings in Excel Pivot Tables, I bet. Profiler is a good idea. Maybe seeing the MDX will allow me to pull it into SSMS and narrow it down, then either fix it or find a work around.
Cheers, Rick
Rick Todd
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Thursday, December 13, 2012 4:14 PM
Points: 38,
Visits: 187
|
|
| can you capture the mdx and post it?
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 11:35 AM
Points: 216,
Visits: 417
|
|
I guess my"now" was misleading. I'll look at this again on Monday when I'm back at work. Unless now is the only time you have to look at it.
Thanks
Rick Todd
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Thursday, December 13, 2012 4:14 PM
Points: 38,
Visits: 187
|
|
| nah, just post on Monday and we can figure it out. It might take a ticket to microsoft, but someone knows the answer.
|
|
|
|