laptop and a wrench

Erro

Unable to copy-paste a particular feature class in ArcSDE for SQL Server database with ‘GEOGRAPHY’ keyword.

Última Publicação: August 25, 2014 ArcSDE/Enterprise Geodatabase
Número de ID do Erro NIM080819
EnviadoMay 15, 2012
Última ModificaçãoApril 2, 2025
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada10.0
StatusKnown Limit

Informações Adicionais

Microsoft limit.

Solução Provisória

1. Load the bad layer into a GEOMETRY feature class (Named PFGeom bellow).2. Update the Geometry of the bad shape using the Reduce method. This is similar to a Generalize operation.update PFGeom set shape = geometry::STGeomFromWKB(shape.Reduce(0.00001).STAsBinary(), shape.STSrid) where objectid = ######## would be the objectid of the bad shape (or whatever where clause is going to get you just the single bad shape that is failing)This performs a tiny reduction in the number of vertices.3. Using ArcCatalog, copy/paste the PFGeom feature class into the new Geography feature class.

Etapas para Reproduzir

ID do Erro: NIM080819

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