Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REMOVE DUPLICATE VERTICES

154127Apr 5 2004 — edited Apr 7 2004
I am having a problem with my statement in removing the
duplicate vertices.
When I run the validate I get the following:
13356 [Element <1>] [Coordinate <1>]

The statement I wrote to correct this is:
Update glake set geom = SDO_UTIL.REMOVE_DUPLICATE_VERTICES ( geom, 0.005);

Any solutions?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2004
Added on Apr 5 2004
1 comment
533 views