• I've come from the school of thought that shrinking a database is only putting it into a state where it has to grow again and hence should be avoided, so your article was very interesting and important reading.

    However I've occasionally run DBCC SHRINKFILE on the Log file, usually after a large data migration.

    So what considerations should I take into account if I run DBCC SHRINKFILE on the Log File, other that it having to grow again?

    Thanks

    Giles