Oracle DBA, How To, Error, Cause and Action

ORA-13295: geometry objects are in different coordinate systems

ORA-13295: geometry objects are in different coordinate systems


Cause:


An Oracle Spatial function was called with two geometries that have different SRIDs.



Action:


Transform geometry objects to be in the same coordinate system and call the spatial function.

No comments:

Post a Comment

Thanks for your comment.