laptop and a wrench

Erro

When a feature class has a shape field size above and below 10kb, array fetching is used for the first 100 features and row by row is used for the rest.

Última Publicação: July 4, 2019 ArcSDE/Enterprise Geodatabase
Número de ID do Erro BUG-000119498
EnviadoJanuary 18, 2019
Última ModificaçãoJune 5, 2024
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada10.6
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusKnown Limit

Informações Adicionais

Beginning with 10.4.x, ArcGIS began using read committed snapshot isolation when working with databases in SQL Server. This moved forced the adoption of keyset cursors, and while array fetching definitely helps improve performance for fetching data from the keyset cursor, the size of the data fetched becomes important. The decision was made to allow shapes that were less than 10 KB to be fetched with array fetching, and larger are fetched row by row.

Solução Provisória

Dice operation using a vertex limit of 425 (above which is 10kb), results in a shape size of 9kb for all features 10kb and up, therefore improving performance through array fetching.

Etapas para Reproduzir

ID do Erro: BUG-000119498

Software:

  • ArcSDE/Enterprise Geodatabase

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download