DTS_E_MULTIPLECACHEWRITES
SQL Server 2008 R2
The package cannot run because a Cache Transform transformation is trying to write data to the in-memory cache. However, another Cache Transform transformation has already written to the in-memory cache.
The hexadecimal value for this error number is 0xC0010200.
Possible Causes
In a single package, there are multiple Cache Transform transformations that are configured to write data to the same Cache connection manager.
