Wrox Programmer Forums
|
SQL Server 2005 General discussion of SQL Server *2005* version only.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2005 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 November 6th, 2006, 01:36 PM
Registered User
 
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Engine Threads

I have a transformation that processes 8000+ records. The transformation goes 95% green. I still have about 4 yellow tasks. I have tried setting the engine thread to a variety of Number including the Max and the default of 5. I get the same results.

i have a number of Unions in the transformation. What you recommend to in way of settings to finish the transformation?

Thanks
RA
 
Old November 6th, 2006, 02:00 PM
SQLScott's Avatar
Wrox Author
 
Join Date: Dec 2004
Posts: 338
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Are you saying that the Transformation does not complete? What error does it generate, if any? 8000+ records should be easy for SQL Server, and changing the threads won't really get you anything. I would start by looking at your syntax.

Scott Klein
Author - Professional SQL Server 2005 XML
http://www.wrox.com/WileyCDA/WroxTit...764597922.html
 
Old November 7th, 2006, 04:12 PM
Registered User
 
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

That is correct it does not complete. I have about 4 or 5 task that are still yellow. There are no errors. I've cleaned up all the DTS warnings in regards to Union messages. I've reread chapters 10 and 11 from SQL SERVER 2005 Integrations Services hoping to get a light bulb in the optimazation area. I have a varity of unions in the transformation. Maybe I should review my tree struction and place more unions throughtout the process?
 
Old November 9th, 2006, 02:24 PM
SQLScott's Avatar
Wrox Author
 
Join Date: Dec 2004
Posts: 338
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Well, I am wonding if it is timing out. The number of unions could be the culprit, but I don't know without looking at the transformation...

Scott Klein
Author - Professional SQL Server 2005 XML
http://www.wrox.com/WileyCDA/WroxTit...764597922.html
 
Old November 9th, 2006, 03:23 PM
Registered User
 
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Scott,

Thanks, I'll double check the unions. The Wrox SQL Server 2005 Integration Services recommends putting unions before natural balancing points in the transformation. Is there a timeout variable that can be lengthened?

RA





Similar Threads
Thread Thread Starter Forum Replies Last Post
Worker Threads dill BOOK: Professional Microsoft Robotics Studio ISBN: 978-0-470-14107-6 4 June 23rd, 2008 08:42 PM
Getting Threads to work in C# David_0223 C# 5 April 28th, 2008 11:23 AM
Bolding threads bmains Forum and Wrox.com Feedback 0 February 3rd, 2005 12:35 PM
Threads Help hybrid_dev C# 0 July 31st, 2003 10:23 AM
Problems with threads. Threads disappearing? DriesNeyrinck VB.NET 0 June 10th, 2003 08:26 AM





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