Workspace containing datasets private static void RebuildIndexes(IEnumDataset enumDataset) { IDataset dataset; enumDataset.Reset(); while ((dataset = enumDataset.Next()) != null) { ///Filter for ownership here (does the schema match the connected user)"/>
laptop and a wrench

Erro

Rebuilding the database index using ArcObjects script affects tables not owned by the user running the tool.

Última Publicação: October 26, 2017 ArcSDE/Enterprise Geodatabase
Número de ID do Erro BUG-000107345
EnviadoAugust 14, 2017
Última ModificaçãoJune 5, 2024
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada10.3
Sistema OperacionalWindows OS
Versão do Sistema Operacional7.0 64 Bit
StatusWill Not Be Addressed

Informações Adicionais

The coarse grained API (Geoprocessing tool) is built with the fine grained API (ArcObjects) however business decisions are made in the API implementation. This means that for user written fine grained code, they must make the same decisions. In this case the difference in the sample is that the user defined function does not filter the table by the connected user to ownership. /// Rebuild indexes for datasets that are not relationship classes (ie. tables, feature classes, ...) /// /// Workspace containing datasets private static void RebuildIndexes(IEnumDataset enumDataset) { IDataset dataset; enumDataset.Reset(); while ((dataset = enumDataset.Next()) != null) { ///Filter for ownership here (does the schema match the connected user)

Etapas para Reproduzir

ID do Erro: BUG-000107345

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