Hi,
I am having problem in querying using ST_GEOM. I have followed the guideline but without result.
Here is the error i get when i do query "select sde.ST_AsText(SDE.ST_Geometry('POINT (10 10)', 0)) from dual;"

I have also modified extproc.ora by adding this line : SET EXTPROC_DLLS=ANY.
But the result is still the same.
Anybody knows what may be the cause ? How to fix this ?
Thanks