Size of Expressions

Expressions returning binary or character data can be up to 16384 bytes in length.

If you upgraded from an earlier release of SAP ASE that only allowed expressions up to 255 bytes in length, and your stored procedures or scripts stored a result string of up to 255 bytes, the remainder was truncated. You may have to rewrite these stored procedures and scripts to account for the additional length of the expressions.