Oracle Solution for Error ora-13365

Solution for Oracle Error ORA-13365

ORA-13365: layer SRID does not match geometry SRID

What triggered the Error:

The spatial layer has a geometry with a different SRID than the SRID specified for the layer.

What should we do to fix it:

Make sure that all geometries in a layer have the same SRID and that the SRIDs match the SRID for the layer in the USER_SDO_GEOM_METADATA view.