|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, April 08, 2013 3:22 PM
Points: 5,
Visits: 33
|
|
Hi all,
In our server Integration and Browser services are stopped by its own.I dono why its happening daily and manually I am running both services.Kindly suggest some solution to this issue......
Note : I install MS SQL SERVER 2008 R2 silent installation on our server.
Thank You.
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 4:11 PM
Points: 1,033,
Visits: 2,593
|
|
I know it's a basic question, but are the services set to automatically start?
When you start them manually, do they keep running or do they stop shortly after? Could be an issue related to the login account specified (if you are using a named Active Directory account).
Just as an aside, you don't have to have the SSIS service running to execute packages - this service just handles the developer experience when connecting through SSMS (and a few other small things mostly unrelated to package execution). The SQL Browser service may not be required either, depending on your environment.
hth, Tim
Tim Mitchell SQL Server MVP www.TimMitchell.net twitter.com/Tim_Mitchell
|
|
|
|