HSTPC0017E The SQL data types sql_data_type and sql_data_type are incompatible with each other when used with the operator sql_operator.

Explanation

An attempt has been made to use two different data types with an operator. For example, comparing a number to a string with the equality operator.

Action

The expression might require a data conversion function such as,

CHAR( CURRENT_TIME ) == NAME

Correct the policy set and resubmit it.

Parent topic: Metadata server logging facility messages

Library | Support | Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.
IBM TotalStorage SAN File System v2.2