dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Error while processing SSAS cube - sqlserver-olap

This is a discussion on Error while processing SSAS cube - sqlserver-olap ; Hi, I'm getting the following error when trying to process a cube after adding new measure of DistinctCount (Aggregate Function). The trace has been stopped. (Microsoft Visual Studio) =================================== ------------------------------ Program Location: at Microsoft.AnalysisServices.TcpStream.Read(Byte[] buffer, Int32 offset, Int32 size) at ...


Home > Database Forum > Data Warehousing > sqlserver-olap > Error while processing SSAS cube

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 06-11-2009, 10:11 AM
Database Newbie
 
Join Date: Jun 2009
Posts: 2
vseethini is on a distinguished road
Default Error while processing SSAS cube

Hi,
I'm getting the following error when trying to process a cube after adding new measure of DistinctCount (Aggregate Function).

The trace has been stopped. (Microsoft Visual Studio)

===================================

------------------------------
Program Location:

at Microsoft.AnalysisServices.TcpStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at Microsoft.AnalysisServices.TcpSecureStream.ReadHea der()
at Microsoft.AnalysisServices.TcpSecureStream.Read()
at Microsoft.AnalysisServices.TcpEncryptedStream.Read (Byte[] buffer, Int32 offset, Int32 size)
at Microsoft.AnalysisServices.CompressedStream.ReadCo mpressedPacket()
at Microsoft.AnalysisServices.CompressedStream.Read(B yte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer(Char[] userBuffer, Int32 userOffset, Int32 desiredChars, Boolean& readToUserBuffer)
at System.IO.StreamReader.Read(Char[] buffer, Int32 index, Int32 count)
at System.Xml.XmlTextReaderImpl.ReadData()
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.ReadEndElement()
at Microsoft.AnalysisServices.XmlaReader.ReadEndEleme nt()
at Microsoft.AnalysisServices.TraceEventsReader.Retri eveEvents()

===================================

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. (System)

------------------------------
Program Location:

at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
at Microsoft.AnalysisServices.DimeRecord.ForceRead(St ream stream, Byte[] buffer, Int32 length)
at Microsoft.AnalysisServices.DimeRecord.ReadHeader()
at Microsoft.AnalysisServices.DimeRecord.ReadBody(Byt e[] buffer, Int32 offset, Int32 count)
at Microsoft.AnalysisServices.TcpStream.Read(Byte[] buffer, Int32 offset, Int32 size)

===================================

An existing connection was forcibly closed by the remote host (System)

------------------------------
Program Location:

at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)

Can anyone help me in sorting out this issue ?

Thanks,
RK
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 06:52 AM.