Skip to Main Content

SQL Developer for VS Code

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!

Error when accessing USER_SDO_GEOM_METADATA

mills_dMar 21 2025

Hi

An error seems to occur when running the statement SELECT * FROM USER_SDO_GEOM_METADATA. It appears the query result grid cannot handle the SDO_NUM_ARRAY datatype since the statement runs ok as a script output. SELECT TABLE_NAME,COLUMN_NAME, SRID from USER_SDO_GEOM_METADATA works fine.

D

This post has been answered by thatJeffSmith-Oracle on Mar 21 2025
Jump to Answer
Comments
Post Details
Added on Mar 21 2025
4 comments
125 views