Oracle DBA, How To, Error, Cause and Action

ORA-13472: invalid geometry parameter

ORA-13472: invalid geometry parameter


Cause:


The geometry parameter did not specify a valid geometry.



Action:


Specify a valid 2D or 3D geometry. If the model SRID is null or indicates a 2D coordinate system, the geometry must be 2D. If the model SRID indicates a 3D coordinate system, the geometry must either be a 3D geometry or a 2D geometry that can be converted to 3D with the specified vertical axis (or vertical SRID) and ellipsoidal parameters.

No comments:

Post a Comment

Thanks for your comment.