laptop and a wrench

Bug

ArcMap 10.4 performs slowly when displaying a query layer that includes null geometries.

Zuletzt veröffentlicht: August 25, 2017 ArcGIS for Desktop
Bug-ID-Nummer BUG-000095527
EingereichtApril 5, 2016
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS for Desktop
Gefunden in Version10.4
BetriebssystemWindows OS
Betriebssystemversion2012
StatusWill Not Be Addressed

Zusätzliche Informationen

None of the tables on which all these views are based have any useful indexes build. Add the following indexes; CREATE SPATIAL INDEX [EnergyInvestments_spidx] ON [sde].[EnergyInvestments] ( [pointLocation] )USING GEOMETRY_AUTO_GRID WITH (BOUNDING_BOX =(-170.70199941404, -14.278100285562, 171.38100342762, 66.5640293312806), CELLS_PER_OBJECT = 16) CREATE NONCLUSTERED INDEX [ProgramLookup_idx] ON [sde].[ProgramLookup] ( [ProgramName] ASC ) CREATE NONCLUSTERED INDEX [ModifiedProgramName_idx] ON [sde].[EnergyInvestments] ( [ModifiedProgramName] ASC ) CREATE NONCLUSTERED INDEX [EIGeocoding_EnergyInvestmentID_idx] ON [sde].[EIGeocoding] ( [EnergyInvestmentID] ASC ) and the view performance will be substantially improved. See http://support.esri.com/en/technical-article/000014760 for additional information.

Schritte zur Reproduzierung

Bug-ID: BUG-000095527

Software:

  • ArcGIS for Desktop

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln