Reached lower merge size bound of '1000', manual merge is required
Cause
This error is returned by the SQL Server if the size limit falls below 1000.
Solution
Download the same package into the same database
The error can occur if the same package is downloaded twice to the same database at short intervals. It can happen that the first download wants to perform the merge, while the second download still downloads the data.