Viewing 15 posts - 2,251 through 2,265 (of 2,756 total)
Another option for preventing connections to the DB so you can restore in peace, would be to set it to offline, rather than single_user or restricted_user.
See this topic:
September 18, 2013 at 7:51 am
I'm using the following WMI to trigger alerts based on disk free space (the size is set per disk):
select * from __instancemodificationevent within 1 where targetinstance isa 'CIM_LogicalDisk' and targetinstance.freespace...
September 17, 2013 at 6:46 am
I would almost say, in that situation, if you've got the disk space, it might be easiest to do the following:
1. Backup the TLog
2. Shrink it down as...
September 16, 2013 at 11:45 am
Steve Jones - SSC Editor (9/16/2013)
jasona.work (9/16/2013)
When people say "cloud" most automatically think of the big commercial offerings (Azure, Amazon, etc.) But it doesn't have to be. It...
September 16, 2013 at 8:21 am
GilaMonster (9/16/2013)
jasona.work (9/16/2013)
Koen Verbeeck (9/16/2013)
jasona.work (9/16/2013)
(ducks behind fresh built snow fort. And people *LAUGHED* when I bought a snow making machine!)I bet they are still laughing...
😀
Right up until I...
September 16, 2013 at 7:44 am
For myself, I've been using a "personal" cloud at home (a couple Hyper-V Servers, load whatever OS and application I feel like playing with / learning) and find it to...
September 16, 2013 at 7:22 am
Koen Verbeeck (9/16/2013)
jasona.work (9/16/2013)
(ducks behind fresh built snow fort. And people *LAUGHED* when I bought a snow making machine!)I bet they are still laughing...
😀
Right up until I aim the...
September 16, 2013 at 6:39 am
What happened? Nothing new in here all weekend, and it's not even any sort of a holiday anywhere (that I'm aware of at least...)
Just think everyone!
Only 101 more shopping...
September 16, 2013 at 5:41 am
Ed Wagner (9/12/2013)
September 12, 2013 at 7:12 am
Thanks again guys!
A little more Google-work, and I found code that sounds like it will do exactly what I'm looking for over on SQLSkills, from John K.
http://www.sqlskills.com/blogs/jonathan/tracking-sql-server-database-usage/%5B/url%5D
Once again, thanks!
Jason
September 11, 2013 at 7:30 am
I believe the answer to this next question is yes, but I'd like to be sure:
If I create an XE session on SQL2012 (for the GUI) and save it as...
September 11, 2013 at 6:30 am
I'm going to take a look at XE going forward for this, but it sounds like in the short-term (as in, need a number / date yesterday) I did the...
September 11, 2013 at 5:06 am
Jack Corbett (9/10/2013)
I don't think using the last_user_update column...
September 10, 2013 at 4:17 pm
Koen Verbeeck (9/10/2013)
Grant Fritchey (9/10/2013)
L' Eomot Inversé (9/9/2013)
Grant Fritchey (9/9/2013)
September 10, 2013 at 5:42 am
Revenant (9/6/2013)
SQLRNNR (9/6/2013)
L' Eomot Inversé (9/6/2013)
Ed Wagner (9/6/2013)
SQLRNNR (9/5/2013)
crookj (9/5/2013)
jasona.work (9/5/2013)
SQLRNNR (9/5/2013)
crookj (9/5/2013)
batgirl (9/5/2013)
Cliff Jones (9/5/2013)
crookj (9/5/2013)
Ed Wagner (9/5/2013)
Gatling GunVulcan
Spock
He's dead Jim
"It's just a flesh wound...."
What? I'm not dead yet.
Yes,...
September 6, 2013 at 10:08 am
Viewing 15 posts - 2,251 through 2,265 (of 2,756 total)