Numéro d’ID de bogue |
BUG-000107844 |
Envoi | September 6, 2017 |
Dernière modification | October 5, 2025 |
S’applique à | ArcGIS GIS Server |
Version trouvée | 10.4.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 2012 R2 |
Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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
Solution de contournement
Limit the total character count for a single feature class to 24,000 before publishing the map service, or use a SQL Server geodatabase.
Étapes pour reproduire