Oracle Solution for Error ora-13274

Solution for Oracle Error ORA-13274

ORA-13274: operator invoked with non-compatible SRIDs

What triggered the Error:

A Spatial operator was invoked with a window geometry with an SRID but the layer has no SRID; or the window has no SRID but the layer has an SRID.

What should we do to fix it:

Make sure that the layer and window both have an SRID or that they both do not have an SRID.