惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
F
Fortinet All Blogs
量子位
G
Google Developers Blog
J
Java Code Geeks
N
Netflix TechBlog - Medium
博客园 - 聂微东
宝玉的分享
宝玉的分享
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
雷峰网
雷峰网
M
MIT News - Artificial intelligence
T
Tailwind CSS Blog
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 三生石上(FineUI控件)
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
T
The Blog of Author Tim Ferriss

博客园 - hdbb30

SharePoint 通讯录查询 - hdbb30 - 博客园 ASP.Net调用Excel组件错误的问题解决 创建强命名程序集 SharePoint首页添加天气预报 - hdbb30 - 博客园 工作流产品比较 运用Google Ajax搜索API ASP.NET状态保存方法 ASP.NET保持用户状态的九种选择 ASP.NET中Cookie编程的基础知识 生成中文的验证码(ASP.NET C#) Asp.Net 动态生成验证码 用ASP.NET构建完整E-mail发送系统 弹出确认对话框的自定义Web服务器控件ConfirmButton GRIDVIEW 用法 Net/WEB开发常用的方法、函数 Asp.Net 动态生成验证码 ASP.NET程序中常用的三十三种代码 在DataGrid中利用CheckBox全选所有行 ASP.NET中17种正则表达式
缩小数据库日志文件
hdbb30 · 2009-02-23 · via 博客园 - hdbb30

缩小数据库日志文件

最近数据库的日志文件很大,想点办法减小一下。

BACKUP LOG “数据库名” WITH NO_LOG

然后数据库-》所有任务-》收缩数据库-》收缩文件-》选择日志文件。

然后根据提示的最小值进行收缩

posted on 2009-02-23 00:58  hdbb30  阅读(203)  评论(0)    收藏  举报