all groups > sql server dts > april 2006 >
You're in the

sql server dts

group:

SSIS Hanging


SSIS Hanging working_developer
4/13/2006 9:03:03 AM
sql server dts:
I am trying to run 30 SSIS packages that from an ETL process. Each package on
its own works and I am now calling the packages through a manager package.

After a few packages have run, SSIS just seems to freeze.

There are no blocking processes, no locks no errors anywhere. SSIS just
seems to hang and nothing else happens to the currently running child package.

Any ideas anyone?

Re: SSIS Hanging working_developer
4/13/2006 1:01:02 PM
Hi Andrew,

The hang doesnt occur at the same package. It is often on the second
package, but sometimes on the 10th / 12th.

When running the packages in BIDS no errors occur. We have run the packages
through as a SQL job when sourcing data from another server, but when
sourcing data from the same sever this error occurs.

When the hang occurs, we dont see any locks, blocks or other signs of error.

James

[quoted text, click to view]
Re: SSIS Hanging Allan Mitchell
4/13/2006 6:59:01 PM
Hello working_developer,

So are you saying that when you run the "Controller" package interactively
there is no issue and also when you run the same package as a job but it
does not source from the same server as the one on which it is located.
The issue comes when you run and source on the same server.

Because the package on which it stalls is random then I doubt you have anything
worng in the package rather something sounds as though it gets stuck.

Resources?

Does this happen all the time? Can you ties it down to time of day?



Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

[quoted text, click to view]

Re: SSIS Hanging Andrew Watt [MVP]
4/13/2006 8:00:36 PM
Are these deployed packages or are the symptoms you describe occurring
during testing in BIDS?

Does the hang occur at the same package consistently? Or does it vary?

Andrew Watt [MVP]

On Thu, 13 Apr 2006 09:03:03 -0700, working_developer
[quoted text, click to view]
Re: SSIS Hanging working_developer
4/14/2006 9:38:02 AM
Hi Alan,

Yes, the issue is when it runs and sources from the same server.

When SSIS seems to hang, there doesnt seem to be a resource issue on the
server. There is little if no disk activity, the processor is not being used
and it has loads of free memory.

The spec of the server is 4 processors (64bit) and 16GB Ram.

Thanks


[quoted text, click to view]
AddThis Social Bookmark Button