Oracle DBA, How To, Error, Cause and Action

ORA-13075: incorrect knot value sequence for SDO_GEOMETRY object

ORA-13075: incorrect knot value sequence for SDO_GEOMETRY object


Cause:


An incorrect knot value sequence was passed for a Non-Uniform Rational B-Spline curve.



Action:


Ensure the knot values passed for the Non-Uniform Rational B-Spline curve have no more than a sequence of 'k' consecutive identical values or no more than 'k + 1' consecutive same values at the beginning or end of Non-Uniform Rational B-Spline curve.

No comments:

Post a Comment

Thanks for your comment.