How to fix the Oracle error ORA-13296: incorrect coordinate system specification?
In this post, you’ll learn more about the Oracle ErrorORA-13296: incorrect coordinate system specification with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13296: incorrect coordinate system specification
Reason for the Error ORA-13296: incorrect coordinate system specification
Wrong numbers in WKT for Earth radius or flattening for the current SRID.
How to fix the Error ORA-13296: incorrect coordinate system specification ?
You can fix this error in Oracle by following the below steps
Check WKT in the MDSYS.CS_SRS table for Earth radius and inverse flattening.
Leave Your Comment