Hosted feature services return the error message, "Database error has occurred" when paging queries for the last page if the data is hosted in a spatiotemporal big data store.
上次发布: May 27, 2020Portal for ArcGIS
漏洞 ID 编号
BUG-000107324
已提交
August 12, 2017
上次修改时间
February 20, 2025
适用范围
Portal for ArcGIS
找到的版本
10.5.1
操作系统
N/A
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is by design. Although the maxResultWindow using rest/admin updateDefinition operation can be increased, it can cause severe performance implications.
Use bin's (LOD's) for display where possible. Map viewer uses these bins for display.
User should also refine queries, using attribute or spatial filters to get result sets that are within the maxResultWindow limit. Use "Return Count Only" queries to check if the result set exceeds maxResultWindow limit.