Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Oracle Spatial: huge mdsys.sdo_geometry

Oracle Spatial: huge mdsys.sdo_geometry

From: Christof Kaiser <kaiser_at_logiball.deREMOVETHIS>
Date: Wed, 06 Jun 2001 16:49:22 +0200
Message-ID: <3B1E42F2.114A9D14@logiball.deREMOVETHIS>

Hi,

using Orcale 8i (Spatial) to store polygons I got a problem when these are getting fairly big (in terms of the SDO_ORDINATES array). I can build the polygon, but when retrieving it I get a ORA-22813: operand value exceeds system limits.

Also, trying to SDO_RELATE it with another polygon, the SELECT (where the relate is in) never comes back.
An exception would be fair, but not giving back the control flow (for hours) is indeed nasty.

Any comments appreciated.

Regards

Christof Received on Wed Jun 06 2001 - 09:49:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US