Execute SQL Task - Time Out
Hi , I am getting to following error after trying to run a MDX Query againt the analysis server on the Execute SQL Task component - SSIS . I was changing the component timeout and the tools>option>bids>analysis timeout . even trying to play with the Server timeout property . Am I missing something ?? didnt find any helpfull stuff on the web . any help will be very appreciated ... [Execute SQL Task] Error: Executing the query "WITH MEMBER [Measures].[6d3dc246-b52e-b37b-6e37-..." failed with the following error: "XML for Analysis parser: The XML for Analysis request timed out before it was completed.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
June 19th, 2011 8:04pm

Did the same MDX query complete in SSMS? And see if this post has something helpful: http://social.msdn.microsoft.com/Forums/en-US/sqlanalysisservices/thread/4c919683-fc88-4d51-a265-458dde1e1d22/Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
June 20th, 2011 5:23am

Have you changed the Query Timeout to '0'?
June 20th, 2011 9:39am

yep, I've changed it to 0 in the component itself, and to 500 at the SSIS tools>option>bids>analysis .
Free Windows Admin Tool Kit Click here and download it now
June 20th, 2011 9:49am

In ssms you have to change the time out to '0' . Tools>Options>Designers>Analysis Services Designer>General>Timeout to '0'.
June 20th, 2011 9:57am

I've just changed the ExternalCommandTimeOut into 0 at the server>properties , Did you mean to another property ? Thanks for replying ...
Free Windows Admin Tool Kit Click here and download it now
June 20th, 2011 2:22pm

Yes ,Tools>Options>Designers>Analysis Services Designer>General>Query Timeout to '0'.
June 20th, 2011 2:46pm

I have changed it, but still get the time out :-( , what could it be ??
Free Windows Admin Tool Kit Click here and download it now
June 20th, 2011 5:37pm

check this http://social.msdn.microsoft.com/forums/en-US/sqlanalysisservices/thread/efbcba1e-7689-45f9-938f-30e957a001b8
June 21st, 2011 11:46am

Thanks, but I'm afraid the link you sent relates to running MDX on the SSMS, I am trying to make it run on the SSIS . It does run on my SSMS !!
Free Windows Admin Tool Kit Click here and download it now
June 21st, 2011 1:56pm

Simple as that - just creating it from scratch and it works !! Maybe there was garbage behind the problematic package ..
July 23rd, 2011 4:12am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics