Applicative Credentials for MSSQL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 12:02 AM - edited 02-14-2025 12:12 AM
Hi folks,
I'm trying to discover MS SQL installed in Windows Machine.
I've defined applicative credentials and win credentials but's throwing the error.
Credentials being used:
User name: sa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 12:38 AM
Hi @KhasimKhanP ,
- Version count
- cpu_ids
- Server properties
- A database user that can access these MSSQL tables: sys.dm_exec_sessions and sys.dm_os_schedulers, SERVERPROPERTY.
- The CI Type MSFT SQL Instance.
Regards,
Swamy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 02:03 AM
Hi,
Is your credential record a sa_applicative_credentials 'applicative credentials' type?
Have you attempted to debug the pattern to view the error logs. This'll help with identifying the type of authentication failure occuring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 02:30 AM
Yeah, these are the results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 07:34 AM
Hi,
Even we are getting an error at the identification, but eventually a record has been created and updated on cmdb_ci_db_mssql_instance table. Could you please go to this table and search for your sql name and open the CI and look out for the related CI or you can do otherway round too, open the windows CI and click on related CI, check if it is available or missing?
This is how our error looks like, could you please paste your error too like this in order to help you?
If you believe the solution provided has adequately addressed your query, could you please mark it as 'Helpful' and 'Accept it as a Solution'? This will help other community members who might have the same question find the answer more easily.
Thank you for your consideration.
Selva