• Mohan Kumar (3/20/2008)


    use

    DBCC shrinkfile (filename, expected size in MB , notruncate)

    once this is completed then

    DBCC shrinkfile(filename, expected size in MB , truncateonly)

    This will do trick.

    Thanks Mohan, will give it a try.

    Mark, thanks, the log is under control - Currently at 100 MB:)