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

Description

The given parameter value is not of the correct data type for the parameter.

Solution

Specify a correct value type. For example, if the parameter data type is double, make sure the parameter value is a double and not a string.