SQLMonitor Service Terminates If SA Password Changes |
Q147558
The SQLMonitor Service on Windows NT uses the SQL Server System
Administrator (SA) account to access SQL Server for Windows NT. If the
SA account's password is changed from the default, which is none or NULL,
any attempt to start the SQLMonitor service results in the following error:
Error 2186 The service is not responding to the control function.
Could not start the SQLMonitor service on \\Server.
To resolve this problem, change one of the SQL Monitor services parameters
in the Windows NT Registry. Sites with SQL Server version 4.21 or later can
change the parameter by starting SQL Monitor from the command line with the
/NEWPASSWORD switch:
netsql start sqlmonitor /NEWPASSWORD=[newpass]
Additional query words: Windows NT monitor backups admin
Keywords : kbtool
Issue type :
Technology : kbWinNTsearch kbWinNT351xsearch kbWinNT350xsearch kbWinNT400xsearch kbWinNTSsearch kbWinNTS400xsearch kbWinNTS400 kbWinNTS351 kbWinNTS350 kbWinNTAdvSerSearch kbWinNTAdvServ310 kbWinNTS351xsearch kbWinNTS350xsearch
|
Last Reviewed: May 27, 2001 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |