PROBLEM

Sometimes features from ArcIMS services do not get drawn or cannot be queried

Last Published: April 25, 2020

Description

Previewing, drawing, or querying features may unpredictably stop working.

Cause

The service uses data that is stored in ArcSDE. If the data was loaded into ArcSDE using the command line instead of ArcCatalog, the resulting layers may not have been correctly registered in the database. These layers do not have the ROWID or the OBJECTID columns.

Solution or Workaround



Register the ArcSDE layer:

Code:
sdetable -o register -c objectid -C ArcSDE -u username -p password -t tablename


For more information, see the ArcSDE Administration Guide, page 144.

Article ID:000003931

Software:
  • Legacy Products
  • ArcMap 8 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic