Hi,
ArcSDE version:- 9.3 SP1 32-bit
Oracle Version: - Oracle 10.2.0.4
We have a line shape with 24142 points, when we execute the query �??Select LENGTH(SDE.ST_AsText(SHAPE)) from <table name> where id=<id>�?� the below error occurs
[Error] Execution (1: 1): ORA-20006: Error generating text from shape (-1)
ORA-06512: at "SDE.ST_GEOMETRY_SHAPELIB_PKG", line 70
ORA-06512: at "SDE.ST_GEOMETRY_OPERATORS", line 68
But with ArcSDE 10 SP1 64-bit, the query returns the result without any error.
-Is there any restriction for ST_AsText() in the 9.3 version?
-Is this a known issue, and do we have any fix for this?
Thanks.
Regards,
Vargese.