re: ORA-13208: error
394610Dec 4 2003 — edited Apr 28 2008Hi all. I seem to encounter the following error for some spatial tables in my database but not all of them when I run a java application I developed on those tables:
java.sql.SQLException: ORA-29902: error in executing ODCIIndexStart() routine
ORA-13208: internal error while evaluating [window SRID does not match layer SRID] operator
ORA-06512: at "MDSYS.SDO_INDEX_METHOD_9I", line 368
I have a hunch it results from the way I initially set up the tables in my spatial database. Does anyone out there know the best way to address this problem. Thanks, Joe