SPP4006 Error<variable usage> variable <variable name> exceeds maximum length of <max length> bytes
Language:
C, COBOL, PL/I
Possible Cause:
The maximum number of characters allowed for the host variable name has exceeded the maximum length of bytes.
Possible Solution:
Decrease the size of the variable to less than or equal to a maximum length of bytes.