﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Релиб / Базы Данных / Базы данных  / Почему DUMP TRANSACTION &lt;BD&gt; WITH TRUNCATE_ONLY не увеличивает место в лог-файле / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Релиб</description><link>http://www.relib.com/forums/</link><webMaster>robot@relib.com</webMaster><lastBuildDate>Sat, 22 Nov 2008 19:38:06 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Почему DUMP TRANSACTION &lt;BD&gt; WITH TRUNCATE_ONLY не увеличивает место в лог-файле</title><link>http://www.relib.com/forums/Topic51224-2-1.aspx</link><description>Для MS SQL Server 7.0 (из SQL Server Book Online/ статья &amp;quot;Truncating the Transaction Log&amp;quot;)Truncation does not physically reduce the size of a log file, it simply marks virtual log files as inactive. Actually deleting portions of the log file is controlled by the DBCC SHRINKDATABASE and DBCC SHRINKFILE statements. These DBCC statements specify that the size of a log file is to be reduced when free space is available in the file. The unit of deletion is a virtual log file. Virtual logs in the active portion of the log cannot be deleted. If all the virtual logs in a log file are in the active portion of the log, the file does not shrink until a truncation marks one or more of the virtual logs as inactive.Как для других баз - не знаю.</description><pubDate>Mon, 24 Jul 2000 05:27:00 GMT</pubDate><dc:creator>Ghost</dc:creator></item><item><title>Почему DUMP TRANSACTION &lt;BD&gt; WITH TRUNCATE_ONLY не увеличивает место в лог-файле</title><link>http://www.relib.com/forums/Topic51224-2-1.aspx</link><description>Почему DUMP TRANSACTION &amp;lt;BD&amp;gt; WITH TRUNCATE_ONLY не полностью освобождает лог-файл?</description><pubDate>Sun, 23 Jul 2000 20:29:00 GMT</pubDate><dc:creator>alext</dc:creator></item></channel></rss>