Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 27th, 2003, 08:56 PM
Registered User
 
Join Date: Aug 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Got duplicated records after running scheduled DTS

Hi,

I have a scheduled a DTS with Data Query Task which perform add, update and unsubscribe function for a mailing list customer database. Any customer asctivities (new subscribe/update detail/unsubscribe) will be logged down in "customer_logs" table, a dedicated field "log_type" is used to indicated what that of activitities inside.

My scheduled DTS is used to migrate the data from "customer_logs" to "customer" table based on type of the activities. I have designed 2 data query task inside (one for add+update and another one for unsubscribe function).

One strange thing that I found is when I run the DTS, I found duplicated records in "customer" table, when I check back the records in "customer_logs", there is no duplicated records. This is strange, can any help??

Thanks.






Similar Threads
Thread Thread Starter Forum Replies Last Post
DTS scheduled jobs not finishing abob SQL Server DTS 0 July 13th, 2007 07:48 AM
DTS Package Fails When Scheduled kwilliams SQL Server DTS 4 December 23rd, 2005 02:47 PM
Scheduled DTS package does not work niravp SQL Server DTS 5 May 26th, 2004 11:38 AM
DTS Scheduled Jobs Errors Walden SQL Server DTS 10 March 16th, 2004 10:32 AM
Execute DTS on Scheduled Error Jane SQL Server DTS 5 November 21st, 2003 05:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.