Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 5123

T-Log backup after an index rebuild in bulk_logged recovery model

$
0
0

I have a db that I am trying to optimize the index rebuild process for. Because it is using up a lot of log space, I have switched the recovery model to bulk_logged mode, performed the index rebuild process and then switched the recovery model to full. The log space usage was very minimal which is great and solves the problem of log space.

But I noticed that the immediate size of T-Log backup file was still big. It was still backing up significant number of pages in the log even though the index rebuild was performed in bulk_logged recovery model. I thought it would minimally log the operation, but why is my T-Log backup file size still big after this process?

Thanks

Satya


Viewing all articles
Browse latest Browse all 5123

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>