x
login about faq Site discussion (meta-askssc)

sql server 2008

hi team , i am facing a problem, sql server is unable to start,when i have gone through the system error log and sql server error log ,i can see this error

Error: 9954, Severity: 16, State: 1.

how to resolve this,

more ▼

asked Dec 20 '10 at 12:59 AM in Default

ramesh 1 gravatar image

ramesh 1
1.7k 46 63 68

(comments are locked)
10|1200 characters needed characters left

3 answers: sort voted first

This error comes from the Full Text Search daemon not running (should be part of the error message).

Please check that this service is running, then try starting SQL SErver again. It could be that the service account's password has expired, or that the service has crashed and cannot start again, or the service is disabled.

more ▼

answered Dec 20 '10 at 01:22 AM

WilliamD gravatar image

WilliamD
25.3k 16 18 41

sqlserver , agent services, analysis services,browser, every thing is off, nothing is running, if i start to run, raising as error

Dec 20 '10 at 03:26 AM ramesh 1
(comments are locked)
10|1200 characters needed characters left

If Full Text Search service isn't running, then start it, and when it has started, try launching SQL Server service.

more ▼

answered Dec 20 '10 at 03:38 AM

ThomasRushton gravatar image

ThomasRushton ♦
29.5k 6 9 36

+1 That's what I said, just a little more concise.

Dec 20 '10 at 04:19 AM WilliamD

I know, but it's possible that ramesh misinterpreted... ;-)

Dec 20 '10 at 04:28 AM ThomasRushton ♦
(comments are locked)
10|1200 characters needed characters left

Are you using Local System, a Local account or a Domain account to run the services under?

Are there corresponding errors in the Windows Security log?

more ▼

answered Dec 21 '10 at 06:19 AM

Blackhawk-17 gravatar image

Blackhawk-17
10.5k 23 29 34

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1601
x50

asked: Dec 20 '10 at 12:59 AM

Seen: 1033 times

Last Updated: Dec 21 '10 at 07:59 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.