Hi @Samantha r
First you need to determine if you have a high VLF count.
Then fix a database with a high VLF count in below process:
- Check the current size of the transaction log.
- Backup the transaction log.
- Shrink the transaction log to as close to 0 KB as possible.
- Check that the VLFs are reduced to a lower number.
- Grow the transaction log back out to the original size.
See this blog for more details.
Best regards,
Cosmog Hong
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".