laptop and a wrench

Erro

If the operating system is a French or German version of Windows, copy/paste point feature class from file geodatabase to ArcSDE 9.3SP1/9.3.1 with defaults dbtune keyword (ST_GEOMETRY) fails with an error message about creating spatial index.

Última Publicação: August 25, 2014 ArcSDE/Enterprise Geodatabase
Número de ID do Erro NIM049372
EnviadoOctober 2, 2009
Última ModificaçãoApril 28, 2025
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada9.3.1
Versão Fixa9.4
StatusFixed

Solução Provisória

Applying this VBA code to the direct connect connection to ArcSDE repository work :Public Sub ApplySQLOrderToWorkspace() Dim oGxApp As IGxApplication Set oGxApp = Application Dim oGXObj As IGxObject Set oGXObj = oGxApp.SelectedObject Dim oName As IName Set oName = oGXObj.InternalObjectName If TypeOf oGXObj Is IGxDatabase Then Dim oGxDatabase As IGxDatabase Set oGxDatabase = oGXObj Dim StrSQLOrder As String StrSQLOrder = InputBox("Ordre SQL à insuffler à la base", "SQL", "alter session set NLS_NUMERIC_CHARACTERS = "". """) Dim oSDEWorkspace As IWorkspace Set oSDEWorkspace = oGxDatabase.Workspace oSDEWorkspace.ExecuteSQL StrSQLOrder End IfEnd Sub

Etapas para Reproduzir

ID do Erro: NIM049372

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