Número de ID do Erro |
BUG-000107844 |
Enviado | September 6, 2017 |
Última Modificação | October 5, 2025 |
Aplica-se à | ArcGIS GIS Server |
Versão encontrada | 10.4.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 2012 R2 |
Status | Known Limit
Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
The default ATTRBUFSIZE value is sufficient for most customers but in a workflow such as this where there are many, very large text fields in the map service, the parameter value needs to be increased.Look for ATTRBUFSIZE in the link below or Oracle reference for details.https://community.esri.com/ccqpr47374/attachments/ccqpr47374/arcgis-enterprise-docs/46/1/Managing_ArcSDE_Services.pdf
Solução Provisória
Limit the total character count for a single feature class to 24,000 before publishing the map service, or use a SQL Server geodatabase.
Etapas para Reproduzir