| Niklas E 2004-04-06, 5:39 pm |
| When I fetch data from the SQL server (through SP), I get
OutOfMemoryException. When I the data in smaller parts it works. The memory
is not near to be OutOfMemory when this exception occurs. I have 2,5GB RAM
and the data is only 100-200MB and if I look in Task Manager it is only a
few hundred MB when this occurs. The data is not complex at all either, a
root element and one element which loops and this element has a few
attributes. This element is duplicated once per row from the database. I
have run other BizTalk operations with SQL eating 1GB and BizTalk too so it
should not be a problem. I have installed the BizTalk 2004 Rollup Package 1,
which supposedly should fix one OutOfMemory Exception, but that does not
help in my case.
Any ideas?
Best regards
Niklas E
Cap Gemini
|