Hi,
What could be the reason and solution for ,the Performace counter(SSIS Pipeline 10.0) is showing 0 for all listed items when I run the package?. My system is 64 bit Windows 7 and ssis package has a dataflow task loading around 10 million record(around 50 columns).The ram Size is 32GB and I have allocated 24 GB(through SQL server Property) to sql server. The total RAM utilization around 24 GB.
Moreover ,the package is running slow(10000 record by buffer) even I have changed the max buffer size to 40000 and defauldbuffersize to 40485760. Please help