RE: Process SSAS DAtabase: The connection either timed out or was lost -
11-13-2008
, 08:49 AM
Hi Marc,
Thank you for using Microsoft MSDN Managed Newsgroup. This is Charles. I will assist you on this issue.
From your description, I understand that you encountered connection time out issue when you processed your
cube in SSIS.
If I have misunderstood, please let me know.
The Analysis Services Processing task used OLE DB provider for MSOLAP to connect to the OLAP data source.
There is a setting named "timeout" for connection string. It sets the time to wait for a command to run before
it stops trying to run the command and generates an error. However by default the value should be 0. I
recommend that you right click the connection in the Connection Manager, click Properties, click the field of
ConnectionString, click Edit..., click All, check if the Timeout value equals to 0. If not, change it to 0 or a larger
value.
If this issue persists, may you let me know how long your SSMS will finish the job and how long the issue
happened in your BIDS from start?
Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =========
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =========
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...#notifications.
Note: MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from
the community or a Microsoft Support Engineer within 2 business day is acceptable. Please note that each
follow up response may take approximately 2 business days as the support professional working with you
may need further investigation to reach the most efficient resolution. The offering is not appropriate for
situations that require urgent, real-time or phone-based interactions. Issues of this nature are best handled
working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services
(CSS) at http://msdn.microsoft.com/en-us/subs.../aa948874.aspx.
================================================== ==========
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ======= |