|
No, your SQL Server is running. My first guess is that your application is disconnecting and the delay that you are seeing is in
the reconnect. You could also possibly have the application disconnecting along with the database configured for auto close. For More Information
|