Viewing 15 posts - 21,781 through 21,795 (of 39,824 total)
If you won't need the space, yes, use shrink files, pick the log file.
Be sure you leave space in there for normal operation.
October 29, 2009 at 12:11 pm
Bob,
I will for sure. I'll shoot for off hours.
Gus, we'll miss you. Next time.
October 29, 2009 at 12:10 pm
Autoclose will actually write this in the error log for Windows. I don't see a trace event. Maybe capture any t-SQL batch in that db?
October 29, 2009 at 10:59 am
My guess is it's the data you're returning.
If you have a loan in a table, say borrower, and you have two borrowers, what do you want done? Only the first...
October 29, 2009 at 10:13 am
Should be fine. Glad that worked.
I think that the problem was that you were using that database and when you clicked, it disconnected you. Your session went, and that included...
October 29, 2009 at 10:09 am
Hey, if it could kill my SPID, I might be way more productive!!?!? :-D:w00t:
October 29, 2009 at 10:04 am
Who has one machine?
If you have one machine, Backup is great.
October 29, 2009 at 10:03 am
I think it's you.
If SS2K8 SSMS you can color code your connections so you know which query is connected to which server.
I'm not sure any tool handles the multiple tab...
October 29, 2009 at 9:49 am
No, when SQL starts it opens the db and that's it. It doesn't log the activity.
I'd set auto close and check the log periodically. After xx days, detach the...
October 29, 2009 at 9:47 am
Maybe I should run this query as a job? kill the user here that uses the most CPU and memory every 5 minutes?
October 29, 2009 at 9:44 am
I would agree that killing the most heavily used query is a way to get into trouble. I think what you need to do is identify what the user(s) is...
October 29, 2009 at 9:43 am
you might have been connected to that particular database, or it's your default.
Try opening a new query window, connecting to your instance, choosing master as a specific db.
October 29, 2009 at 9:40 am
If you did not install SQL Server as a cluster node, you cannot make it a cluster node. You'll have to reinstall it, or install a named instance as a...
October 29, 2009 at 9:36 am
I enjoyed Loveland tues, not sure we'll go tomorrow. Things are shaky now, and it's not worth it if the weather is really bad. Worse case I'll get ready for...
October 29, 2009 at 9:34 am
Viewing 15 posts - 21,781 through 21,795 (of 39,824 total)