INF: SQLMonitor Service Terminates if SA Password ChangesID: Q104919
|
The SQLMonitor Service on Windows NT uses the SQL Server System
Administrator (SA) account to access SQL Server. 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]
\SOFTWARE\Microsoft\SQLServer\SQLMonitor\Parameters
You should see a line that reads: Password:REG_SZ: in the right
pane of the "HKEY_LOCAL_MACHINE on Local Machine" window.
Additional query words: 4.20 Windows NT monitor backups winnt admin
Keywords : kbtool SSrvAdmin SSrvMon
Version : 4.20
Platform : WINDOWS
Issue type :
Last Reviewed: March 18, 1999