Welcome to BLOGIT.NU
Login or Register Home  ·  Articles  ·  Downloads  ·  Your Account  ·  Forums  ·  About  

  Menu
· Home
· Articles
· Donations
· Downloads
· Forums
· Search
· Sitemap
· Statistics
· Stories Archive
· Submit News
· Top 10
· Topics
· Web Links
· Your Account

  Current users
Welcome, Anonymous
Nickname
Password
(Register)
Membership:
Latest: Noclolecoali
New Today: 11
New Yesterday: 27
Overall: 4742

People Online:
Visitors: 11
Members: 1
Total: 12

Online Now:
01 : Shtamb

  Last articles
· About
· Track the growth of your SQL Databases
· Truncate SQL Transaction Logfiles
· Creating a customized WinPE for Vmware
· Programming the VMware SDK1.x using vbscript
· Cloning a VM using vbscript
· Explanation of Virtual Center's customization process

Truncate SQL Transaction Logfiles
by Sebastien Morel




A database running on SQL Server 2000 always has a datafile and a logfile. The problem is that a transaction logfile is never truncated if you don't take a backup of the database. On production servers this is usually not an issue since people take backups. But in test this is sometimes forgotten and then you might run short on diskspace. You may not always have access to the SQL Server console and that's why I created the below script. With this tool you can remotely shrink a transaction logfile to free up some diskspace. All source is open and you can ask additional information about it via the forum. Comments or suggestions are offcourse welcome.

Download the source files

Discuss this article in the forum!


Default view


Database list


Files for this database


Truncate Logfile Properties









Copyright © by BLOGIT.NU All Right Reserved.

Published on: 2006-11-06 (1081 reads)

[ Go Back ]
Content ©
You can syndicate our news using the file or ultramode.txt
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2006 by me.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.08 Seconds