dbTalk Databases Forums  

SSIS - Sorting an XML Source & Memory Consumption

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


Discuss SSIS - Sorting an XML Source & Memory Consumption in the microsoft.public.sqlserver.dts forum.



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

Default SSIS - Sorting an XML Source & Memory Consumption - 01-21-2006 , 11:13 PM






Hi there,

I have a large XML document (100Mg) that I want to process through a data
flow process.

Part of the process is to Sort the various relational tables created by the
XML Source - then merge join them.

The Sorts consume all the available memory and the process grinds to a halt.

However, if I source the same data from SQL tables, the sorts don't consume
anywhere near as much memory.

So a couple of questions:
1. Is there a difference between the way SSIS sorts XML Source Data and the
way it sorts OLE DB Source Data?

2. Are there any techniques/best practices when dealing with large XML Files?

Thanks,
Dave.


Reply With Quote
  #2  
Old   
fischer@sofika.de
 
Posts: n/a

Default Re: SSIS - Sorting an XML Source & Memory Consumption - 01-28-2006 , 11:19 AM






Hi Dave,
the product <xml>cmp can very performantly sort, merge and compare
large xml-files with low memory-consumption (http://www.xmlcmp.com).

Klaus


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.