dbTalk Databases Forums  

SSIS exceution so slow....but not in BIDS

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS exceution so slow....but not in BIDS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kevin
 
Posts: n/a

Default SSIS exceution so slow....but not in BIDS - 03-22-2010 , 05:57 AM






Hi,
I have a problem which is causing us grief and we don't know where to look
next.
We have an SSIS package. The said package runs at an acceptable performance
level when being executed in design/debug mode i.e. through visual
studio/BIDS. The package is then "deployed" to the sever (it's actually the
same box that BIDS is being run on). We've deployed in numerous ways (i.e.
importing through Management Studio connection to Integration Services,
deploy through BIDS etc) but the result is always the same.
Execution through SSIS directly is extremely slow. No errors. No
permissions issues. etc just very very slow.
Times are roughly as follows - running through BIDS approx 1.5 mins; running
direct from Inregration services 45 mins +.
Now I could understand it if this was the other way round (BIDS slow; SSIS
fast) or if both were very slow - I could look at performance bottlenecks etc
- but there doesn't seem to be an issue during design/debug - only runtime.
Any suggestions welcome.

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: SSIS exceution so slow....but not in BIDS - 03-23-2010 , 06:44 AM






Do these performance stats hold true for *all* packages deployed to the SSIS
instance, or just this one?

Same machine, right? Then it might possibly be some throttling of resources
for the SSIS instance. Poke around the SQL Server Configuration Manager and
read up on BOL.

HTH
--
Todd C
MCTS SQL Server 2005


"Kevin" wrote:

Quote:
Hi,
I have a problem which is causing us grief and we don't know where to look
next.
We have an SSIS package. The said package runs at an acceptable performance
level when being executed in design/debug mode i.e. through visual
studio/BIDS. The package is then "deployed" to the sever (it's actually the
same box that BIDS is being run on). We've deployed in numerous ways (i.e.
importing through Management Studio connection to Integration Services,
deploy through BIDS etc) but the result is always the same.
Execution through SSIS directly is extremely slow. No errors. No
permissions issues. etc just very very slow.
Times are roughly as follows - running through BIDS approx 1.5 mins; running
direct from Inregration services 45 mins +.
Now I could understand it if this was the other way round (BIDS slow; SSIS
fast) or if both were very slow - I could look at performance bottlenecks etc
- but there doesn't seem to be an issue during design/debug - only runtime.
Any suggestions welcome.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.