Important Update: Cohesity Products Knowledge Base Articles
All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/s/searchunify. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.
Problem
Test query fails in Clients tab of VMware policy
Error Message
Query validation failed due to the following reasons(s)
Status: 46
Cause
Incorrect usage of logical operators in query builder, or other typos. A common example is attempting to exclude a virtual machine from the backup using "NOT" when the correct usage is "AND NOT":
NOT
when the correct usage is:
AND NOT
Solution
Review and correct any typos and/or logical operator issues in the query. Query operators are described in the NetBackup VMware Administration Guide for each NetBackup release.