• ....and to know where the last active vlf is, run command

    dbcc loginfo(yourdbname)

    the last row with a '2' in the status column is the last active vlf, the log will not shrink past that point.

    ---------------------------------------------------------------------