Spatial Data Queries Hanging After WINDOWS DB BUNDLE PATCH 12.1.0.2.160419 Is Installed
(Doc ID 2197470.1)
Last updated on APRIL 08, 2022
Applies to:
Oracle Spatial and Graph - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
Spatial query hangs after ~ 20 minutes
select count(*) from <table1> ra, <table2> b where SDO_RELATE (b.GEOMETRY, ra.GEOMETRY,'mask=inside')='TRUE' and AHR_PK=62;
*
ERROR at line 1:
ORA-03113: end-of-file on communication channel
Process ID: 2012
Session ID: 601 Serial number: 56185
ERROR:
ORA-03114: not connected to ORACLE
Elapsed: 00:19:25.72
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |