Reason:
Certain relational operators are only supported in specific contexts. The use of relational operator is limited to EXEC SQL constructs (embedded SQL) and to FOR-construct WHERE-clauses where an SQL dataview is accessed. In general, the operators LIKE, BETWEEN, and IN are similarly restricted.
Action:
Specify the correct relational operator for the WHERE clause in error.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|