2016年3月22日 星期二

清單_資料庫容量

(1)
sp_helpdb
(2)
select * from  sys.dm_os_performance_counters
where counter_name in ('Data File(s) Size (KB)','Log File(s) Size (KB)','Log File(s) Used Size (KB)')

沒有留言: