您的位置:首页 > Web前端

Error: 'SQL Fetch" is over the maximum result size

2004-07-14 03:36 627 查看
Error:  Result of 'SQL Fetch' is over the maximum result size specified for the application server.  Modify your query or increase the maximum result size (200,0).
Solution:
psappsrv.cfg file:
[PSQRYSRV]
Max Fetch Size = 20,000                    ;old value was 10,000
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  sql application query file
相关文章推荐