Hi Team,
In our GEOSERVER instance, when we make a WMS call to fetch data from a oracle table with spatial data, we get below error response.
Geoserver Layer Preview option works without any issues but only when we make call with particular bbox coordinates we get below error.
Caused by: java.sql.SQLException: java.sql.SQLException: ORA-29903: Fout bij uitvoering van ODCIIndexFetch()-routine.
ORA-13236: Interne fout bij verwerken R-structuur: [].
ORA-13236: Interne fout bij verwerken R-structuur: [Snapshot too old or Recursive fetch error].
ORA-13236: Interne fout bij verwerken R-structuur: [Snapshot too old or Recursive fetch error].
ORA-13234: Benaderen van indextabel voor R-structuur [MDRT table] is mislukt.
ORA-29400: Fout van gegevenscartridge.
ORA-00942: Tabel of view bestaat niet.
.
at org.geotools.jdbc.JDBCFeatureReader.runQuery(JDBCFeatureReader.java:282)
at org.geotools.jdbc.JDBCFeatureReader.<init>(JDBCFeatureReader.java:172)
at org.geotools.jdbc.JDBCFeatureSource.getReaderInternal(JDBCFeatureSource.java:614)
... 138 more
Caused by: java.sql.SQLException: ORA-29903: Fout bij uitvoering van ODCIIndexFetch()-routine.
ORA-13236: Interne fout bij verwerken R-structuur: [].
ORA-13236: Interne fout bij verwerken R-structuur: [Snapshot too old or Recursive fetch error].
ORA-13236: Interne fout bij verwerken R-structuur: [Snapshot too old or Recursive fetch error].
ORA-13234: Benaderen van indextabel voor R-structuur [MDRT table] is mislukt.
ORA-29400: Fout van gegevenscartridge.
ORA-00942: Tabel of view bestaat niet.
Any advise on this?
Please help to resolve.
With best regards,
karthik