Skip to main content

Error: 'ORA-01438: Value larger than specified'

In this article, we explain the ORA-01438 error seen during display_sequence or reports population jobs in Mosaic forms.

Y
Written by Yusef Abulaynain
Updated over 6 months ago

The issue has been fixed in Mosaic Reports 23.2
​

This can be caused by a value in the MO_FORM_ANSWER_ROWS table having a value greater than 999 in the DISPLAY_SEQUENCE column.
​
The length of MO_FORM_ANSWER_ROWS.DISPLAY_SEQUENCE is 9, whereas DM_CACHED_FORM_ANS.DISPLAY_SEQUENCE column is 3.

Did this answer your question?