su - postgres -c "/opt/vmware/vpostgres/current/bin/psql -d vcopsdb -p 5433
Run following query to validate the deletion of Symptom definition, where SYMPTOM_NAME should be replaced with actual symptom name.
select col__kv_strvalue,status from kv_symptomproblemdefinition where col__kv_strvalue like '%SYMPTOM_NAME%';
Aria Operations 8.18.x
Cache issue in Aria Operations causing deleted Symptoms to trigger.
Follow Option1: as a workaround to fix the issue.