- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 09:33 PM
Hello All,
I have a query, during a discovery of a IP switch I faced a CI Identification error. The error is defined as follows, can someone please help on this urgently?
"Found duplicate records in table [cmdb_ci_hardware] using fields
[name],Too many other errors,Abandoning processing payload item
'{"className":"dscy_switchport","values":{"discovery_source":"ServiceNow","mac_address":"70:01:b5:04:b9:b1","port_number":"456","interface_name":"Port-channel1","name":"Port-channel1","type":"53","interface_number":"5001",
"sys_class_name":"dscy_switchport","status":"1"}}',
since its depends on payload item"
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 11:09 PM
HI,
Try this:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0696156
When i carefully see your error message the duplicate is in cmdb_ci_hardware table so run the script mentioned in this knowledge article which will remove your duplicate and help you.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 09:46 PM
Hi Nilanjan,
The error clearly says 'Found duplicate records in table [cmdb_ci_hardware] using fields [name]'
1. You could check the 'CI Identifier' on the hardware table on what basis a hardware CI is identified.
2. Check the hardware table if there are duplicate 'name' in the hardware CI.
3. Check the i/p payload from pattern to see if the Identification engine payload has duplicate 'name'.
4. you could find the identification engine payload from 'HorizontalDiscoveryProbe'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 11:13 AM
Hello Valar,
1. You could check the 'CI Identifier' on the hardware table on what basis a hardware CI is identified.
Screenshot from CI Identifier Attached for your reference.
2. Check the hardware table if there are duplicate 'name' in the hardware CI.
DO you mean is there any rule ?
3. Check the i/p payload from pattern to see if the Identification engine payload has duplicate 'name'.
There is no duplicate entry
4. you could find the identification engine payload from 'HorizontalDiscoveryProbe'

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 09:57 PM
Kindly mark an answer as correct and helpful if it will resolve your query.
Regards,
Akshata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 10:56 AM
Hello Akshata,
I want to Update the record....? It is has already been discovered. But I am not able to identify the device with its name.