ERROR:Data too long

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

    What does the following error signify, What is the solution? “ERROR: BATCHED INSERTFAILED:Data truncation: Data too long for column ‘cpLogoUrl’ at row 1

    kishor.j_88
    Participant
    8 years, 9 months ago #5558

    Quick fix is to increase the size of the field under your target database

    raghu.a_85
    Participant
    8 years, 9 months ago #5574

    Normally this error is seen when the source data size is > target table field size . So the database throws an exception while insert/update.
    To overcome this please increase the size of field under database.

    kishor.j_88
    Participant
    8 years, 9 months ago #5585

    For more information regarding increase of the field size in database, refer the following link.
    http://help.mydbsync.com/docs/display/CloudReplication/Alter+Field+Size+in+Database

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

You must be logged in to reply to this topic.