MSSQL Namespace error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-12-2025 11:54 AM
While working on discovery I am getting the following error message
Error during execution of Windows command: executeQuery -Namespace root/Microsoft/SqlServer -Query "SELECT Name FROM __NAMESPACE" due to com.snc.automation_common.integration.exceptions.InvalidCommandException: executeQuery : Could not get query SELECT Name FROM __NAMESPACE on namespace=root/Microsoft/SqlServer. Original Exception: Invalid namespace.
Can anyone in the community help with this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-13-2025 04:40 AM - edited ā08-13-2025 04:43 AM
Hi @maharshivadapal ,
It may be a access or credentails permission issue , please check on that.
WMI permissions on the root/Microsoft/SqlServer namespace or so
āļø Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-13-2025 04:45 AM
I am able to discover the Windows Server, but the MSSQL instance installed on it is not being detected. As a result, an entry with an empty name is being created in the CMDB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-13-2025 08:27 AM
I am experiencing the same issue, have you found any fix?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-13-2025 08:53 AM
@DevLeoric Not yet still working on it.