Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » SSIS   (RSS)

SSIS 2005 and the .NET Garbage Collector

I was troubleshooting an SSIS Out of Memory issue the other day which led us into how the .NET Garbage Collector (GC) works.  When debugging it, I found that we were using the Workstation GC with Concurrent GC On (this is the default for .NET applications). 

How to copy DTS 2000 packages between servers (and from SQL 2000 to SQL 2005 and SQL 2008)

I was posed the question today, how do I migrate my SQL Server 2000 DTS packages to a SQL 2005 Server without upgrading them, thus leaving them as legacy DTS 2000 packages within SQL 2005? In other words, how do I copy or move DTS 2000 packages into SQL
Posted by psssql | 2 Comments
Filed under: , , , , ,
 
Page view tracker