Viewing 4 posts - 1 through 4 (of 4 total)
Thanks Venkat & SSC for quick and prompt answere
September 24, 2010 at 5:11 am
You can use DBCC SHOWFILESTATS WITH NO_INFOMSGS. It will provide you the file_id_, file_group, total_extents, used_extents, File name, file_Location)
Thanks
Neeraj
May 11, 2010 at 3:49 am
Thanks for suggestion. But, I don't want to tax trading production system for rare occurrence by continuously running profiler due to (4% - 18%) overheads.
July 30, 2008 at 10:53 am
This script is not providing aliased DBO (SQL 2000) in any database, if we can incorporate that code too...it will be greate
--Neeraj
September 12, 2007 at 9:26 am
Viewing 4 posts - 1 through 4 (of 4 total)