Viewing 15 posts - 4,606 through 4,620 (of 6,038 total)
Gary Varga (4/10/2014)
April 10, 2014 at 10:43 am
OCTom (4/10/2014)
April 10, 2014 at 9:54 am
I believe that SQL Server already has the required features to implement auditing (SQL Server Audit and extended events), granular controls (permissions), and seperation of duties (database and server roles)....
April 10, 2014 at 7:54 am
Jeff Moden (4/9/2014)
Eric M Russell (4/9/2014)
April 10, 2014 at 7:05 am
defyant_2004 (4/9/2014)
Thanks, this will help me out.I am surprised there is nothing similar to dbcc sqlperf('logspace') like a dbcc sqlperf('dataspace')
Look around on the website http://www.sqlskills.com/blogs/paul/ for articles by Paul...
April 9, 2014 at 2:27 pm
defyant_2004 (4/9/2014)
It appears I have to run the first query individually for each database, unlike the dbcc sqlperf ('logspace') which gives all...
April 9, 2014 at 12:43 pm
defyant_2004 (4/9/2014)
I use dbcc sqlperf ('logspace') to keep an eye on the logs for our databases. I like that it tells me how big the log file is and...
April 9, 2014 at 10:38 am
In Washington D.C., lobbyists use money, sex, and three martini lunches to promote their cause and grease the skids. Can we do that with Microsoft? 🙂
April 9, 2014 at 7:49 am
enriarg (4/8/2014)
April 9, 2014 at 7:36 am
Yet Another DBA (4/9/2014)
Eric M Russell (4/8/2014)
April 9, 2014 at 7:23 am
ankit.oza (4/7/2014)
Thank You All!!:-)
I don't think anyone here has provided an example of executing dynamic SQL. There are various approaches and pitfalls, so I'll provide a link the definitive tutotial...
April 8, 2014 at 11:03 am
jay-h (4/8/2014)
Eric M Russell (4/8/2014)
April 8, 2014 at 10:41 am
Jim P. (4/8/2014)
Eric M Russell (4/8/2014)
April 8, 2014 at 10:32 am
I hate to say it, but the only way we're every going to see any industry wide application of standard data security policies is through government regulation and oversight. For...
April 8, 2014 at 8:53 am
muthyala_51 (4/2/2014)
george sibbald (4/2/2014)
April 2, 2014 at 2:28 pm
Viewing 15 posts - 4,606 through 4,620 (of 6,038 total)