Reason:
The identified host variable (the xxx host variable in the statement) has a data type which is incompatible with its use. Numeric host variables are not compatible with character data, and character host variables are not compatible with numeric data.
The SQLSTATE that equates to this SQL return code is 42815.
Action:
Change the host variable data type to be compatible.
|
Copyright © 2014 CA.
All rights reserved.
|
|