EMS Manual
Compiled Filters
EMS Manual—426909-005
5-52
Compiler Errors and Warnings
Cause. A file named in a compiler SOURCE directive has an invalid file code. The file
should be an EDIT file.
Effect. The compiler SOURCE directive is not executed.
Recovery. Check that your compiler SOURCE directive refers to an EDIT file.
Cause. The indicated feature is not supported by this version of the compiler.
Effect. The unsupported feature is not executed.
Recovery. Either use only the features in your version of the compiler, or update your
compiler.
Cause. The indicated relational operator compares values with incompatible data
types.
Effect. The comparison is not executed.
Recovery. Check that the values for comparison are of compatible data types.
Cause. The parser detected an incompatibility in the DESTINATION statement.
Effect. The DESTINATION statement is not executed.
Recovery. Check that you do not duplicate attributes within the same DESTINATION
statement.
Cause. The parser detected an incompatibility in the DESTINATION statement.
Effect. The DESTINATION statement is not executed.
Recovery. Check that you do not specify another DESTINATION with the same name.
Cause. The size and offset of the indicated field is too large (greater than 4096-bytes)
for an event message.
Effect. The command is not executed.
Recovery. Check that fields for event messages contain fewer than 4096-bytes.
*** Error *** Currently not supported: feature
*** Error *** Data types differ for this comparison
*** Error *** Dup attribute: Duplicate DESTINATION attribute
*** Error *** Dup destination: Duplicate DESTINATION name
*** Error *** End of field lies outside any event message
*** Error *** End of field lies outside this token's value