Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows 64 Bit > Win 7 Service Startup

Reply
Thread Tools Display Modes

Win 7 Service Startup

 
 
Martin Riddle
Guest
Posts: n/a

 
      11-28-2011
So, as I understand Win 7 the GUI starts up fairly quickly and then the
rest of 7 services start.
That's fine..

Now we have a system that uses SQL server that works good, using a SATA
drive.

The drive is changed to SSD. Now SQL seems to be delayed in starting.
and the server is not ready to accept connection for another 20 seconds.

Is there a was to get Win 7 to load SQL along with the GUI, or
Prioritize it's start among the other services?

Thanks



 
Reply With Quote
 
 
 
 
Robert Carnegie
Guest
Posts: n/a

 
      11-29-2011
On Nov 29, 12:17*am, "Martin Riddle" <martin_...@verizon.net> wrote:
> So, as I understand Win 7 the GUI starts up fairly quickly and then the
> rest of 7 services start.
> That's fine..
>
> Now we have a system that uses SQL server that works good, using a SATA
> drive.
>
> The drive is changed to SSD. *Now SQL seems to be delayed in starting.
> and the server is not ready to accept connection for another 20 seconds.
>
> Is there a was to get Win 7 to load SQL along with the GUI, or
> Prioritize it's start among the other services?


I don't know the answer, but is that SQL Server starting later, or is
it the GUI starting sooner?

Regardless, you should check whether Windows is set to favour
"Programs" - desktop processes - or "Background processes".

Also, I've read that SSDs are at greater risk of losing data because
writing data takes significant time - which is a big no-no for a
database system. On the other hand, if an SSD isn't cached then its
write performance will be poor. You may as well put the tempdb
database on an SSD, but probably not the system volume. If you're
running Microsoft SQL Server with only one physical disk, you aren't
serious.

I also read that launching SQLSERVER.EXE -c in a command window is
faster than starting it as a service, but I don't know why, or where
there are drawbacks. For development use, there seem to be several
other options that also might make it start faster.
 
Reply With Quote
 
Martin Riddle
Guest
Posts: n/a

 
      12-01-2011

"Robert Carnegie" <> wrote in message
news:5021d82c-47e9-4cd2-95f3-...
> On Nov 29, 12:17 am, "Martin Riddle" <martin_...@verizon.net> wrote:
>> So, as I understand Win 7 the GUI starts up fairly quickly and then
>> the
>> rest of 7 services start.
>> That's fine..
>>
>> Now we have a system that uses SQL server that works good, using a
>> SATA
>> drive.
>>
>> The drive is changed to SSD. Now SQL seems to be delayed in
>> starting.
>> and the server is not ready to accept connection for another 20
>> seconds.
>>
>> Is there a was to get Win 7 to load SQL along with the GUI, or
>> Prioritize it's start among the other services?

>
> I don't know the answer, but is that SQL Server starting later, or is
> it the GUI starting sooner?
>
> Regardless, you should check whether Windows is set to favour
> "Programs" - desktop processes - or "Background processes".
>
> Also, I've read that SSDs are at greater risk of losing data because
> writing data takes significant time - which is a big no-no for a
> database system. On the other hand, if an SSD isn't cached then its
> write performance will be poor. You may as well put the tempdb
> database on an SSD, but probably not the system volume. If you're
> running Microsoft SQL Server with only one physical disk, you aren't
> serious.
>
> I also read that launching SQLSERVER.EXE -c in a command window is
> faster than starting it as a service, but I don't know why, or where
> there are drawbacks. For development use, there seem to be several
> other options that also might make it start faster.


I cannot tell if the GUI is starting sooner (but I suspect), as a result
the user can open the application and log onto the SQL server before it
has fully started. That’s my take at this point. I am looking for ideas
for a possible solution.
I'll check to see if background processes are favored, that may help the
situation.

Thanks for the info, gives me a place to start.

Cheers


 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Active Directory problems/dcdiag error kj [SBS MVP] Windows Server 4 03-24-2010 09:19 PM
Re: Active Directory problems/dcdiag error kj [SBS MVP] Windows Small Business Server 3 03-24-2010 09:19 PM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
Security Failures after Password Change Zachary Server Security 14 10-30-2009 06:02 PM
Error Message Saying: "Your system could become unstable" SpikeDelight Windows Vista Performance 8 02-19-2008 03:20 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59