Error during insert of table name: import set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 05:01 AM
I m getting error while inserting the records from source table to target table. Some records went sucessfully to target table, but for few records i m getting this error "error during insert of "table name"".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 06:15 AM - edited ‎11-23-2022 06:17 AM
Hi, I feel you are working for CMDB CI tables. Any way you just check the 'unique' field is true which you highlighted as coalesce. You should go to system definition --> tables --> from the column you should bring 'unique' field and check the result. I think the error represents 'insert into table' query. If yes, the reason of this issue is 'unique' field.
I recommend to compare your instance with your personal instance 'unique' field. Try to ask the question what reason it modified as true.
Suresh.