Can you please tell me how to process such a case: we have a table with 21 000 records and we can't load it because after 20 000 records an error appears, how can we solve this problem?
Can you be more specific as to what you are trying to do? Are you trying to load data from your DWH to a Cloud instance? Is this a one time thing? Are the inserts or updates? How are trying to load? Odata DataService? Are you using an app or self coded?