dbTalk Databases Forums  

Clean transaction log

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss Clean transaction log in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aleXsticY
 
Posts: n/a

Default Clean transaction log - 07-04-2003 , 12:38 PM






Hello,
how can I clean my transaction log? (newbie question I know).
Actually automatically clean when it is has a restricted file grow?

Thanks,

aleXsticY



Reply With Quote
  #2  
Old   
Ray Higdon
 
Posts: n/a

Default Clean transaction log - 07-04-2003 , 01:54 PM






To automatically clean it use a backup log schedule or a
truncate log schedule. If you need to clear it right away
without backing it up use

Backup log 'dbname' with truncate_only

HTH

Ray Higdon MCSE, MCDBA, CCNA

Quote:
-----Original Message-----
Hello,
how can I clean my transaction log? (newbie
question I know).
Actually automatically clean when it is has a restricted
file grow?

Thanks,

aleXsticY


.


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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.