/ Published in: SQL
Expand |
Embed | Plain Text
USE kpi dbcc shrinkfile ('kpi_log', 1) USE tempdb dbcc shrinkfile ('tempdev', 1) dbcc shrinkfile ('templog', 1)
You need to login to post a comment.
USE kpi dbcc shrinkfile ('kpi_log', 1) USE tempdb dbcc shrinkfile ('tempdev', 1) dbcc shrinkfile ('templog', 1)
You need to login to post a comment.