ORA-13207
562871May 22 2007 — edited May 23 2007i tried to make that query but i facesd that error
oci_parse($c, "select * from Line l, Country c where c.name= 'area1' and sdo_within_distance (l.geometry,c.geometry, 'distance=1000 unit=meter') = 'TRUE' ")
Warning: oci_execute() [function.oci-execute]: ORA-29902: error in executing ODCIIndexStart() routine ORA-13207: incorrect use of the [No UNIT support without SRID] operator ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 286 in C:\ms4w\Apache\htdocs\Oraclespatial\Map.php on line 44
any help plz?