-25229: Incorrect comparison operator in condition
Explanation:
The command to upload or download data contains an error.
The relational operator specified in the condition is not supported. Possible relational operators are:
< |
smaller |
<= |
smaller or equal to |
> |
greater |
>= |
greater or equal to |
<> |
not equal to |
= |
equal to |
User Action:
Correct the file information and re-execute the command.