MSFT SQL Instance creating empty records in Servicenow via Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:31 AM
Hi team ,
We are seeing empty MSFT SQL instances records are being created when discovery run across windows servers .
When I look closely, it seems all related to SQL Server Express LocalDB and the identifier 'Lightweight identification for MSSQL'.
Initially during debugging I can see both name and instance_name are set, but they seem to get lost along the way. When I look at the result of my discovery in the JSON-file found in the ECCQueue record I see no name and instance_name anymore.
Any suggestion how to fix it ?
Regards,
Govardhan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 05:33 AM
Please run this is Debug Mode- U tried ?
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 12:28 AM
Did anyone find a solution?