VARCHAR host variables cannot be pointers

Message value

Message type

2606

Error

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.