Bug-ID-Nummer |
BUG-000107844 |
Eingereicht | September 6, 2017 |
Zuletzt geändert | October 5, 2025 |
Gilt für | ArcGIS GIS Server |
Gefunden in Version | 10.4.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 2012 R2 |
Status | Known Limit
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Problem im Zusammenhang mit einer bekannten Einschränkung der Software steht, die außerhalb der Kontrolle von Esri liegt. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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
Workaround
Limit the total character count for a single feature class to 24,000 before publishing the map service, or use a SQL Server geodatabase.
Schritte zur Reproduzierung