"MSSql DB On Windows" Pattern not launching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 08:37 AM - edited 09-13-2023 08:38 AM
Hello,
For a windows server, I found the pattern - "MSSql DB On Windows" is not even triggering/launching whereas other necessary patterns are launching as expected (PFA the screenshot). What could be the possible reasons/conditions?
Any insights on this would be really helpful.
-Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 08:49 AM
Hi,
Is your Process classifier Microsoft SQL Server active?
It should be the process classifier that triggers the pattern when it finds a matching process on the server.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 08:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 09:08 AM
Thanks, the issue has been resolved. It was confirmed by the team that there are no actively running SQL databases on those few exceptional servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 09:26 AM
Great! The condition for the pattern to be triggered is that there is a running process with a command that contains "sqlservr" running on the server.
Regards,
Niklas