My transaction log is currently 600MB and I want it shrunk to roughly 100MB. I read in BOL that shrinking a transaction log file does not shrink the file immediately but instead causes the file to be marked for later shrinking. Also, if the active portion of the transaction log is at the end of the transaction log file, the file cannot be shrunk. However, as soon as the active portion of the transaction log moved to the beginning of the file, the transaction log file can be shrunk.
Does anyone know of a way to facilitate the shrinking of a transaction log? I have backed up and restored our production database and want as small a database as I can use for a test database. Our transaction log in our production database is set at 600MB and I want this smaller. Any help?
Thanks
Does anyone know of a way to facilitate the shrinking of a transaction log? I have backed up and restored our production database and want as small a database as I can use for a test database. Our transaction log in our production database is set at 600MB and I want this smaller. Any help?
Thanks