Unix Technical Forum

Re: Transaction log size after backup.

This is a discussion on Re: Transaction log size after backup. within the SQL Server forums, part of the Microsoft SQL Server category; --> Read this one wrong, a full backup will not backup the log, your log will actually grow a little ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 06:06 PM
Ray Higdon
 
Posts: n/a
Default Re: Transaction log size after backup.

Read this one wrong, a full backup will not backup the log, your log
will actually grow a little with a full backup. to test this run:

dbcc sqlperf('logspace')
remember your log space used number

backup your database
run
dbcc sqlperf('logspace') again and see if the log space used went up or
down.

HTH

Ray Higdon MCSE, MCDBA, CCNA

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:41 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com