laptop and a wrench

Bug

Attributes are not visible in ArcCatalog, when an Oracle view (or a table) is registered using 'sdelayer -o register,' having data type of user-maintained OBJECT ID as 'NUMBER'.

Last Published: August 25, 2014 ArcSDE/Enterprise Geodatabase
Bug ID Number NIM069082
SubmittedJune 8, 2011
Last ModifiedApril 2, 2025
Applies toArcSDE/Enterprise Geodatabase
Version found10.0
StatusNon-Reproducible

Additional Information

No Public Explanation

Workaround

Create a view with CAST(id AS NUMBER(38)) and register it using sdelayer -o register. For example: CREATE VIEW line_vw AS SELECT CAST(id AS NUMBER(38)) AS id, name, shape FROM line;

Steps to Reproduce

Bug ID: NIM069082

Software:

  • ArcSDE/Enterprise Geodatabase

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options