StageLeft
No Lifer
I have a few sites on SQL 2005 that stopped working this morning, symptoms being an unresponsive database. The db server was up and fine. I used management studio to go to some of the supporting databases and expand the table list. This expansion took a long time. Normally it's immediate or a couple of seconds, but this took maybe 10-30 seconds for each database. Finally, the tables listed, and then the sites all started to work.
I've never had this happen before. Any ideas on what happened?
Around a similar time this started, I was trying to use my windows account to access the sql server and my client was using cached and incorrect credentials, as I recently changed my password. I logged off my dev machine, logged back in, and was able to authenticate. None of our production apps use my account, though, but I mention this because I saw at least for SQL 2000 something about existing users possibly getting kicked on a 2000 instance if another user takes too long to authenticate. It seems unlikely anything to do with me could impact everything else, though.
I've never had this happen before. Any ideas on what happened?
Around a similar time this started, I was trying to use my windows account to access the sql server and my client was using cached and incorrect credentials, as I recently changed my password. I logged off my dev machine, logged back in, and was able to authenticate. None of our production apps use my account, though, but I mention this because I saw at least for SQL 2000 something about existing users possibly getting kicked on a 2000 instance if another user takes too long to authenticate. It seems unlikely anything to do with me could impact everything else, though.