LMI,
In the SQL Server Books Online, read the following topics:
DBCC SHRINKDB
DBCC SHRINKFILE
Also read http://www.karaszi.com/SQLServer/info_dont_shrink.asp . Tibor
gives good advice, which (despite the title) includes dicussing how to
shrink when you need to.
RLF
> Can anyone help me with how to run a DB shrink? How do I do it where do I
> run
> it?