|
|
|
|
Browse by Tags
All Tags » Database Admini... » DMV's (RSS)
-
Every now and then I get a SQL epiphany and figure out another way of doing something. Forever, I have used DBCC SQLPERF('logspace') to get the utilization information for the database transaction logs in SQL Server. A question on the forums asked how to get the code for this DBCC command because sp_help_text wouldn't provide it. ...
|
|
|
|
|