PCC-00051: Size of VARCHAR string is larger than 65533 in line number in file string

PCC-00051: Size of VARCHAR string is larger than 65533 in line number in file string

Cause: The declared size of a VARCHAR host variable exceeds the precompiler limit of 65533 bytes.

Action: Check the Declare Section, making sure the size of each VARCHAR variable does not exceed the limit of 65533 bytes.

No comments:

Post a Comment