In feite wordt de ruimte in het logboekbestand die niet meer nodig is voor herstel- of back-updoeleinden gerecycled door SQL Server.
In effect, SQL Server recycles the space in the log file that is no longer necessary for recovery or backup purposes.
Het gevolg is dat niet alle volgende transacties kunnen worden opgeschoond door SQL Server omdat de afgebroken transactie nog steeds geopend is.
Therefore, SQL Server cannot truncate every transaction that occurs after this because the aborted transaction is still open.
Eventuele wijzigingen die door SQL Server met betrekking tot de grootte van het transactielogboekbestand worden aangebracht, zoals het afkappen van de transactielogboekbestanden of het uitbreiden van de transactielogboekbestanden, worden geïmplementeerd in eenheden van virtuele logboekbestanden.
Any modifications that SQL Server makes to the size of the transaction log file, such as truncating the transaction log files or growing the transaction log files, are performed in units of virtual log files.
Wanneer een transactielogboekbestand wordt opgeschoond door SQL Server, betekent dit dat de inhoud van dat bestand (bijvoorbeeld de doorgevoerde transacties) wordt verwijderd.
When SQL Server truncates a transaction log file, this means that the contents of that file (for example, the committed transactions) are deleted.
Nadat worker-threads zijn gemaakt, worden deze opnieuw gebruikt door SQL Server wanneer ze niet in gebruik zijn voor een verbinding.
After worker threads are created, SQL Server reuses them if they are not servicing a connection.
Alleen wanneer het transactielogboekbestand wordt verkleind door SQL Server, kunt u een wijziging zien in de fysieke grootte van het logboekbestand.
Only when SQL Server shrinks the size of the transaction log file do you actually see a change in the physical size of the log file.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.