Database Error Messages

CRS-04397

Sample filters:
1. TYPE = type1
2. ((TYPE = type1) AND (CHECK_INTERVAL > 50))
3. (TYPE = type1) AND ((CHECK_INTERVAL > 30) OR (AUTO_START co never))

Filter Operators: =, >, <, !=, co, st, en, nc, nci, coi, eqi
    where
        co --> contains
        st --> starts with
        en --> ends with
        nc --> does not contain
        coi -->