Previous Topic: DB22000WNext Topic: DB22002E


DB22001E

TOO MANY DEFINITIONS FOR NAME

Reason:

For use as a host variable the maximum storage number of storage operands is two. The two is only allowed when defining a VARCHAR type to SQL which in assembler is a halfword followed by a character operand.

Action:

Move the extra storage operands to another storage operation or remove the extra operands for this operation.