SSAS timeout option via script

  • 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?

  • Each system is build differenly, expecially when it comes to SSAS. We also got rid of VM for SSAS. So you might want to check how systems for your cubes been built.

    Also you can use ascmd command-line utility to specify timeout you want.

  • keep poking around in the errors as I will get a timeout due to the cube trying to do something it can't (key not found, for example). You could maybe up the timeout interval all day and still never have process succeed.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply