dbTalk Databases Forums  

DTS transaction log full issue

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


Discuss DTS transaction log full issue in the microsoft.public.sqlserver.dts forum.



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

Default DTS transaction log full issue - 02-07-2004 , 06:56 AM






Hi there

I have a DTS package
which deletes records from some tables (there are around half a million records totally). And fetches records from different SQL Server using "Insert into" statements. The problem is the transaction log is getting filled at the first part, deleting records itself. I have listed the restrictions at the server.

Restrictions
------------
Cant go for BCP as there is no file write permission.
There is no permission for truncate command.
Cant make transaction log autogrow.
The max size is set to 40 MB.

I think that batch execution is a way out. But i have not used it and not sure.

I would be very grateful for any help on this.

Thanks
Vinod




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.