Case sensitivity in Name, Serial Number, etc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2010 05:00 AM
Having 2 records in my CMDB with identical names, other than one is UPPERCASE and one is lowercase, is not fun.
How did these get here and what can be done to prevent this?
We don't import this data nor do we manually enter it. It all comes in from the midserver or from the snc_discovery.js script.
What is the trick?
cheers,
robin850
- Labels:
-
Discovery
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2010 01:36 PM
i logged a ticket with Support on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2010 05:27 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2010 01:25 PM
Robin,
Currently the property of hostname case isn't applied to the wmi script (snc_discovery.js). I will put it in the product soon when I get chance to make it more consistent. Feel free to log an incident too.
Now, it's hard to answer the question how you end up having two CIs (one from Discovery and one from wmi script) without looking at the actual data. Maybe the identifiers from Discovery wasn't able to figure out that there was a already copy in the CMDB and then created a duplicate.
Lastly, the case of name shouldn't affect the name matching algorithm we have out of the box. We actually do a case-less matching.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2012 03:40 PM
Is there a way to always force Lower Case on a Dictionary Entry (a string column on cmdb_ci) when that column is populated with an insert or update?
Thanks,
Michael