HBO0075I Argument number n of function has an incorrect value.

Explanation

In a function call, the indicated argument is specified by a constant or a combination of constants. The value that is specified is not valid for this argument. The System Data Engine stops processing the current statement and continues with the next.

If function is one of the arithmetic, string, or comparison operators such as +, | |, or =, argument number 1 means the left-hand operand, and argument number 2 means the right-hand operand. If function is prefix -, argument number 1 means the expression following the operator.

Response

Use the subsequent message HBO0051I to identify the expression that contains the invocation of the function. Refer to the Z Common Data Provider documentation for more information about the syntax of System Data Engine language statements. Ensure that the argument has a correct value.