﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Vitaly commented on SSIS: You really don't need all this data</title><description>As Jon pointed out, you can disable tasks within a container, and the SSIS engine will bypass them.
  
  
As for hammering away at the machine, there's not much you can do other than limit the size of the caches for lookup tasks (which SSIS does seem to respect).
  
  
At the end of the day, you need to have an idea of the size of the datasets that you're dealing with, and tweak the components appropriately (e.g. dumping intermediary data into a db staging table vs staging the data in memory).
</description><link>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment5</link><guid>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment5</guid><pubDate>Tue, 17 Apr 2007 02:51:13 GMT</pubDate></item><item><title>jdn commented on SSIS: You really don't need all this data</title><description>I love SSIS.  I mean that completely sarcastically.
  
  
Besides the non-deterministic nature of it, one of the other things I love about it is that there seems to be no real way of telling it not to use every single resource on your machine when running.
  
  
It was great to have it hammer my dev workstation for 20 minutes, and either succeed, or fail silently.
</description><link>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment4</link><guid>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment4</guid><pubDate>Mon, 16 Apr 2007 01:36:35 GMT</pubDate></item><item><title>Jon Limjap commented on SSIS: You really don't need all this data</title><description>Ayende, 
  
  
You can try and disable individual tasks if you want to.
</description><link>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment3</link><guid>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment3</guid><pubDate>Mon, 16 Apr 2007 00:40:33 GMT</pubDate></item><item><title>Ayende Rahien commented on SSIS: You really don't need all this data</title><description>It is not readable in purpose, I am afraid.
  
What it is showing is a completed container with only part of its contained tasks completed.
</description><link>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment2</link><guid>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment2</guid><pubDate>Sun, 15 Apr 2007 21:56:11 GMT</pubDate></item><item><title>Rik Hemsley commented on SSIS: You really don't need all this data</title><description>The pic's not readable. Any chance of a better copy?
</description><link>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment1</link><guid>http://ayende.com/2315/ssis-you-really-dont-need-all-this-data#comment1</guid><pubDate>Sun, 15 Apr 2007 16:18:00 GMT</pubDate></item></channel></rss>