use tempdb
go
dbcc shrinkfile (tempdev, 10)
go
-- this command shrinks the primary data file
dbcc shrinkfile (templog, 10)
go
-- this command shrinks the log file, look at the last paragraph.
sp_helpdb tempdb
sp_spaceused
ไม่มีความคิดเห็น:
แสดงความคิดเห็น