Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Connection timeout

Author  Topic 

scottichrosaviakosmos
Yak Posting Veteran

66 Posts

Posted - 2012-05-13 : 13:08:08
I have a cube database and I am trying to process it via SSIS package but getting error :
"Internal error: The operation terminated unsuccessfully.". Looks like time out, if so then how to get and increase timeout option
without using ssms. Would like to achive this by script.

same replica of cube is working on other systems with same configuration.

Any idea?

scoo

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-13 : 14:56:56
see progress and check if you've any errors reported in sql statement executed

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -