18 Aug 2025 05:56 PM
i am trying to exclude one title from alerting profile
title : space in /oracle in abc_dwh server
i want to exclude oracle*_dwh [oracle error from *_dwh] servers
using contains regex oracle*_dwh not throwing error but not working
using oracle(.)*_dwh says grouping not allowed .
how to achieve this
Solved! Go to Solution.
18 Aug 2025 06:59 PM
perfect and quickthanks a lot