Hello, Suppose I have 4 VLFs sequentially numbered VLF1, VLF2, VLF3 and VLF4 for one of my databases. Say VLF2 and VLF4 are active and VLF1 and VLF3 are unused/inactive. Q1. Is this scenario possible that VLF2 and VLF4 remain active and VLF3 in between will be free/inactive? Q2. If above is possible, then when VLF2 becomes full which VLF will be used next? Many Thanks in advance.
SEe here http://blogs.msdn.com/b/suhde/archi...-the-transaction-log-files-in-sql-server.aspx on VLF truncated question.