August 22, 2001 at 2:26 pm
Does anyone know of a way to make SQL server non-responsive? I need to do this for testing purpose. Thanks.
Zhigang
August 22, 2001 at 4:50 pm
Maybe pause the server? Not sure what result you need. Typically you'd just set a command/connection time out on your client app, then trap for the error if it does time out.
Andy
August 22, 2001 at 6:59 pm
The server pause should work. You can do it programmatically through DMO, using the server object and its "pause" and "continue" methods.
Sean
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy