I login to SQL Server 2008 management studio each morning, it works all day just fine. When I come in the next morning and try to run a query, it asks me to login again.
Where is the setting defined which controls this "login timeout"?
|
I login to SQL Server 2008 management studio each morning, it works all day just fine. When I come in the next morning and try to run a query, it asks me to login again. Where is the setting defined which controls this "login timeout"? |
|||||||||||||||||
|
|
Possible simple reasons:
you can start analysing using simple tool: when you go home, just run:
this will start permanent ping and when you will come next day - just Ctrl-Break and look into the file if there are Time-Outs. This way you will know if at least IP connection was alive. |
|||||
|