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

oracle

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.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/