laptop and a wrench

Bug

Unable to rename a table with an st_geometry attribute, when using Spatial Type for Oracle, which does not have an st_spatial_index present.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM032091
SubmittedFebruary 12, 2008
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.3 Beta 1
Version Fixed9.3
StatusFixed

Description

Renaming a table in Oracle with ArcCatalog, which contains a st_geometry attribute without a spatial index, fails with the following underlying DBMS error:

"ORA-01403: no data found".

Cause

When the rename operation is performed, ArcSDE calls the sde.st_geom_cols_util.update_gcol_table procedure to update metadata in the sde.st_geometry_columns and sde.st_geometry_index tables. When no index is present on the st_geometry attribute, a cursor querying the st_geometry_index table returns no rows, causing the operation to fail.

Workaround

Create a spatial index on the st_geometry attribute and perform the rename operation. If required, drop the spatial index after performing the rename operation.

    Steps to Reproduce

    Bug ID: NIM032091

    Software:

    • No Product Found

    Get notified when the status of a bug changes

    Download the Esri Support App

    Related Information

    Discover more on this topic

    Get help from ArcGIS experts

    Contact technical support

    Download the Esri Support App

    Go to download options