Error during insert of "Table_name"(0)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 08:22 AM
When clicking on "Load all records" in a data source, it connects to the MID Server and completes the import with an error ' Error during insert of "$import_set_table_name"(0) '.
Below is the screenshot of the same:
Below is the import logs from the corresponding import set:
The same data load worked once/twice but I do not know under what conditions this works and under what conditions this does not.
What is the resolution of the same?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 08:44 AM
Hello @RamisCurious ,
I guess this is a data size issue.
Check this link:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0792506
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2022 12:21 AM
Hi Anirudh,
Thanks for the reply. The error shown in the KB is different from ours. We're not getting the field name where the data size has exceeded.
The error we're receiving just says that there is an error during insert of records but does not specify what the error is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 04:59 AM
Hi ,
Did you get the solution for this. I m also having same issue