batch insert failed

  • sumukh.cm_94
    Participant
    8 years, 9 months ago #5337

    I get the following error ” BATCHED INSERTFAILED:Packet for query is too large (19835789 > 1048576)” . What should be done?

    kishore.k_84
    Participant
    5 years, 7 months ago #5687

    I would assume your row is not 1908435 bytes long so it would have to be the batch size in total. If your rows were smaller you could have the same number of rows, but I would assume it easier to reduce the number of rows in your batch, or do what it suggests which is to increase the limit. Or Reduce the Reader batch size and try out the sync .

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.