-842: Parameter and indicator do not match 

Explanation:

Parameters and indicators are defined with different types ( Record - Scalar ). Valid combinations of SQL variables and indicator variables are Record - Record , Record - Integerarray and Scalar - Scalar .

User Action:

Use indicator variables which have another type.