<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; 清空数据库</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%E6%B8%85%E7%A9%BA%E6%95%B0%E6%8D%AE%E5%BA%93/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Server 2000中清空数据库日志文件记录</title>
		<link>https://www.osyunwei.com/archives/995.html</link>
		<comments>https://www.osyunwei.com/archives/995.html#comments</comments>
		<pubDate>Mon, 07 Nov 2011 05:35:20 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[数据库]]></category>
		<category><![CDATA[数据库日志]]></category>
		<category><![CDATA[清空数据库]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=995</guid>
		<description><![CDATA[引言：在SQL Server 2000中，有时候数据库只有几十兆，但是日志却有上百兆，甚至好几个G, 并且日志文件每天都在增长，下面我们需要在不影响数据库使用的前提下清空数据库日志记录，操作如下： 1、设置数据库模式为简单模式： 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 打开SQL企业管理器，在控制台根目录中依次点开 Microsoft SQL Server-SQL Server组-双击打开你的服务器-双击打开数据库目录 -选择你的数据库名称-然后点击右键选择属性-选择选项-在故障还原的模式中选择“简单”，在自动收缩前面打钩，确定。 2、在当前数据库上点右键，所有任务中-收缩数据库 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 选择文件按钮，数据库文件后：选择日志文件，其他设置默认即可，点确定。 3、收缩数据库完成后，建议将您的数据库属性重新设置为标准模式，因为日志记录在一些异常情况下往往是恢复数据库的重要依据。 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/995.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » SQL Server 2000中清空数据库日志文件记录<p><a rel="bookmark" href="https://www.osyunwei.com/archives/995.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/995.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
