How to fix the Oracle error ORA-13420: the SRID of the geometry parameter was not null?

In this post, you’ll learn more about the Oracle ErrorORA-13420: the SRID of the geometry parameter was not null with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-13420: the SRID of the geometry parameter was not null

Reason for the Error ORA-13420: the SRID of the geometry parameter was not null

The input geometry must be in the GeoRaster cell space, which has a null SRID value.

How to fix the Error ORA-13420: the SRID of the geometry parameter was not null ?

You can fix this error in Oracle by following the below steps

Make sure the geometry parameter has a null SRID.

Tags :

Leave Your Comment