I have started using sql-server
, in the database I have configured the transaction file to grow by 10% as needed, but up to a maximum size of 2Gb.
When the file of transactions (ldf) reaches the established limit of 2Gb, does it stagnate or is it renewing its content?