dbTalk Databases Forums  

DTS Copy Database Task and ever increasing Transaction Log

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Copy Database Task and ever increasing Transaction Log in the microsoft.public.sqlserver.dts forum.



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

Default DTS Copy Database Task and ever increasing Transaction Log - 05-10-2005 , 10:36 AM






I am fairly new to DB management. One of the things I have to work with is a
DTS Package that simply copies a database. One thing that I have noticed is
that every time this runs the transaction log increases and doesn't seem to
clean itself out even when I shrink the database. Is there something missing
in the DTS that should drop the transaction log? The Transaction Log is
currently 103 GB and the data is only .5 GB. Any insight will be greatly
appreciated.

Rob

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Copy Database Task and ever increasing Transaction Log - 05-10-2005 , 02:54 PM






Wow.

What recovery model are you using ?
Do you ever backup the log?


http://www.support.microsoft.com/?id=317375 Log File Grows too big
http://www.support.microsoft.com/?id=110139 Log file filling up
http://www.mssqlserver.com/faq/logs-shrinklog.asp Shrink File
http://www.support.microsoft.com/?id=315512 Considerations for Autogrow
and AutoShrink
http://www.support.microsoft.com/?id=256650 INF: How to Shrink the SQL
Server 7.0 Tran Log
http://www.support.microsoft.com/?id=272318 INF: Shrinking Log in SQL
Server 2000 with DBCC SHRINKFILE


"Rob" <Rob (AT) discussions (DOT) microsoft.com> wrote


Quote:
I am fairly new to DB management. One of the things I have to work with is a
DTS Package that simply copies a database. One thing that I have noticed is
that every time this runs the transaction log increases and doesn't seem to
clean itself out even when I shrink the database. Is there something missing
in the DTS that should drop the transaction log? The Transaction Log is
currently 103 GB and the data is only .5 GB. Any insight will be greatly
appreciated.

Rob


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.