VARCHAR host variables cannot be pointers

Error code 2606
Probable cause

You have attempted to declare a host variable as a pointer to a VARCHAR or BINARY. This is not a legal host variable type.