Deployment script creation progress
jmeyer
Posts: 70 Bronze 2
12.0.26:
Creating a deployment script covering around 3.5M records across 20+ tables. The deployment screen displays a "Deployment (Not Responding)" in the upper left title sectiona nd ultimately crashes with am exception "Exception of type 'System.OutOfMemoryException' was thrown." DataCompare v11 is able to perform the sync.
Creating a deployment script covering around 3.5M records across 20+ tables. The deployment screen displays a "Deployment (Not Responding)" in the upper left title sectiona nd ultimately crashes with am exception "Exception of type 'System.OutOfMemoryException' was thrown." DataCompare v11 is able to perform the sync.
Comments
There's still some more work to do here - generating the deployment script currently blocks the UI thread, which it shouldn't do, and there's some more performance improvements I think are possible. It should actually refrain from crashing now, though
Redgate Software
This appears to be fixed and deployment script generation also seems to be running a bit faster.