dbTalk Databases Forums  

SQL 2008 Best Practices

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SQL 2008 Best Practices in the comp.databases.ms-sqlserver forum.



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

Default SQL 2008 Best Practices - 05-19-2011 , 01:56 PM






Well, we've finally set up a new server and installed 2008 on it (Denali?
What's that?). Anyway, I hit my first hurdle: Integration Services would not
start - "failed to respond in a timely fashion".
I checked the Log On tab on the Services Property dialog and noted that it
was set to log on with an account called "NETWORK SERVICE", with obscured
passwords, of course. I clicked the "Local System Account" radio button and
tried again. This time the service started with no problem. But now I'm
wondering if that's a good setting. I checked our current SQL 2005 servers
and they are set to run under the local system account as well, but that
means nothing - they were installed before my time. I realize that SQL
Server itself should be using a domain account - does this advice apply to
integration services too? If not, what is the recommendation?

Bob

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL 2008 Best Practices - 05-19-2011 , 04:42 PM






Bob Barrows (reb01501 (AT) NOyahooSPAM (DOT) com) writes:
Quote:
Well, we've finally set up a new server and installed 2008 on it
(Denali? What's that?). Anyway, I hit my first hurdle: Integration
Services would not start - "failed to respond in a timely fashion". I
checked the Log On tab on the Services Property dialog and noted that it
was set to log on with an account called "NETWORK SERVICE", with
obscured passwords, of course. I clicked the "Local System Account"
radio button and tried again. This time the service started with no
problem. But now I'm wondering if that's a good setting. I checked our
current SQL 2005 servers and they are set to run under the local system
account as well, but that means nothing - they were installed before my
time. I realize that SQL Server itself should be using a domain account
- does this advice apply to integration services too? If not, what is
the recommendation?
It seems that I have Integration Services running under Network Service
on my box. I think I had problems with getting SSIS to start on when
I booted the machine, this was also true for the Database Engine.

I believe I resolved this issue when I finally learned to spell to
ServicesPipeTimeout. (That's a registry key.)

But I don't use SSIS much at all, since I don't know it.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx

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.