coalesce is not working and is inserting records
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 07:33 AM
Hi Experts,
We have simple excel sheet for loading the CI in database table however even though we have coalesce for NAME and Ignore = TRUE, it is inserting duplicate records instead of updating.
We only have NAME (as coalesce =true) as there is no IP and Serial number or other attributes to match to.
This is strange can anyone please suggest why is this.
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 07:53 AM
What CMDB table are you inserting the records into? and what is the class of those CI records?