Oracle DBA, How To, Error, Cause and Action

ORA-13353: ELEM_INFO_ARRAY not grouped in threes

ORA-13353: ELEM_INFO_ARRAY not grouped in threes


Cause:


The ELEM_INFO_ARRAY in an SDO_GEOMETRY definition has more or fewer elements than expected.



Action:


Confirm that the number of elements in ELEM_INFO_ARRAY is divisible by 3.

No comments:

Post a Comment

Thanks for your comment.