漏洞 ID 编号 |
BUG-000107844 |
已提交 | September 6, 2017 |
上次修改时间 | October 5, 2025 |
适用范围 | ArcGIS GIS Server |
找到的版本 | 10.4.1 |
操作系统 | Windows OS |
操作系统版本 | 2012 R2 |
状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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
解决办法
Limit the total character count for a single feature class to 24,000 before publishing the map service, or use a SQL Server geodatabase.
重现步骤