laptop and a wrench

Erro

In some scenarios, the performance is much slower when using the fully qualified name for certain SQL functions.

Última Publicação: January 6, 2017 ArcSDE/Enterprise Geodatabase
Número de ID do Erro BUG-000096827
EnviadoJune 1, 2016
Última ModificaçãoJune 5, 2024
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada10.2.2
StatusKnown Limit

Informações Adicionais

This is just how the fully qualified _f functions work. In order to get better performance with the query, you should be able to use a pl/sql cursor or a ref cursor object to run the sql with the sde.st_intersects operator (select id from table1 t1, table2 t2 where sde.st_intersects (t1.shape,t2.shape) = 1) rather than use the package function (sde.st_relation_function.st_intersects_f). This will then use the domain index and run much faster.

Etapas para Reproduzir

ID do Erro: BUG-000096827

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