030067: The value <value> is not a <value>.

Description

The parameter value is an incorrect data type for the parameter.

Solution

Specify a correct value type. For example, if the parameter data type is double, the parameter value must be a double, not a string.