dbTalk Databases Forums  

Does restarting SSIS affect general db access in any way?

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


Discuss Does restarting SSIS affect general db access in any way? in the microsoft.public.sqlserver.dts forum.



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

Default Does restarting SSIS affect general db access in any way? - 07-15-2008 , 08:00 AM






We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM






Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM



Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM



Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM



Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM



Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM



Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM



Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:11 PM



Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

Quote:
We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

Reply With Quote
  #10  
Old   
Mike Baker
 
Posts: n/a

Default RE: Does restarting SSIS affect general db access in any way? - 07-15-2008 , 12:16 PM



Thanks Todd.
--

Mike


"Todd C" wrote:

Quote:
Yes, it should be safe to restart ONLY the SSIS service from either SQL
Server Configuration Manager or the Services snap-in.

Obviously it will affect anything that might try to access it during the
down-time, like a SQL Agent job that tries to run a package, but for general
transactional database users, there should be no issues.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Mike Baker" wrote:

We have a production SQL 2005 cluster running SSIS, and we need to restart
SSIS. Is it safe to restart the SSIS service without affecting general
database operations and connectivity?
--

Mike

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.