ARS7849E The string length of the sql attribute value of the odfReportBundle sequence seq object exceeds the maximum length of 32767 allowed when tokenized.

Explanation

The string length of the sql string was within the limit, but the tokenized version exceeded the limit.

User response

Reduce the string length so the tokenized version does not exceed the allowed limit.