Groups | Blog | Home
all groups > sql server notification services > november 2004 >

sql server notification services : Error 1053: The service did not respond to the start


laksprasad
11/11/2004 1:05:32 AM
Hi all

I am getting

---------------------------
Microsoft Management Console
---------------------------
Could not start the NS$WMITestInstance service on Local Computer.

Error 1053: The service did not respond to the start or control
request in a timely fashion.
---------------------------

I have already read a response related to this problem in the previous
mail,but my problem is this error is comming to all the Sample proram
instances also,no one on my system as changed the password or any
thing because i only know the password.

Sometimes this instances are getting started and some time they are
giving error : 1053.
Is there any problem by deleting all the history files from task
manager to this.

Please respond.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/Notification-Services-Error-1053-service-respond-start-ftopict169559.html
Joe Webb
11/11/2004 6:38:11 AM
Hi laksprasad -

Look in the event viewer for more information.

When the service fails to start with a 1053 code, it's likely that the
problem is permissions. Make sure that the account specified in the
NS$<InstanceName> service has permission to log in to SQL Server and has
permission to use the <InstanceName>NSMain and <InstanceName><AppName>
databases. Look up NSRunService in BOL for more information.

You can also try re-registering the the instance using NSControl
register and make sure you're specifying the right account/password
combo. (Best to you a domain account if possible).


HTH...
Joe Webb

~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811



[quoted text, click to view]
AddThis Social Bookmark Button