initializer not allowed on VARCHAR host variable

Message value

Message type

2607

Error

Probable cause

You can not specify a C variable initializer for a host variable of type VARCHAR or BINARY. You must initialize this variable in regular C executable code.