We recently received this error performing a Data Sync configured in the managent console:
Sync failed with the exception "Knowledge size is <x> bytes which is greater than the maximum supported value of 10485760 bytes"
What conditions lead to this exception? Can provide any details on request.
Thank you,
DustenSalinas
As suggested by JuneT here is additional information including trace ids:
The exception is occuring between sql azure db's, uni-directional sync from hub (wins). Roughly 5 million rows, insert, update and delete (updates rare).
TraceIds: 20f30bda-5780-4e78-8f54-afbb2c5ec6a, 74ea4920-4cc8-4db9-9cfb-61e96a6b62ec, 690b0c5c-d722-4bf1-b04b-6527cced3cfe
As memory serves, SSIS has a default buffer of 10megs but I refrain from jumping to conclusions.