-734: Pointer variable not allowed here
Explanation:
SQL variables defined as pointers are not allowed in Long columns because the maximum length of these variables is not known.
User Action:
Specify the SQL variable as a CHARACTER ARRAY.