BUG: SQLServerAgent May Not Respond to CTRL+C Correctly in Console ModeID: Q226121
|
SQL Server Agent may not correctly respond to a CTRL+C keyboard request to shut the agent program down.
To work around this problem, always use CTRL+BREAK to shut down SQL Server Agent when it is started from the console.
Microsoft has confirmed this to be a problem in SQL Server version 7.0.
This problem will only occur if you do not hold down the C key when Pressing CTRL+C. When this problem occurs, you may get the following message on the console:
You are not allowed to present a response to the shutdown request. Most users hit the CTRL+C key sequence quickly, which leads to this problem.Do you want to shutdown SQLServerAgent (Y/N)? c Incorrect response, continuing execution
Additional query words: control crtl
Keywords : kbbug7.00
Version : winnt:7.0
Platform : winnt
Issue type : kbbug
Last Reviewed: June 2, 1999