
ArcSDE
CodeKeeper
技术是需要共享的,一个人抠技术是没前途的。
qq:7932150
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
解决: gsrvr.exe错误,内存不能为读,地图白屏,I/O错误 问题。
数据服务器环境:4核,内存 4GWindows Server2003ArcSDE9.3Oracle10.2.0.1空间数据量大,每个图层的数据量可以有几十万条记录(最多的一个图层有90万条) 症状:当使用ArcMap加载图层,进行数据的频繁操作(放大、缩小、查询),服务器端即报错,弹出对话框 gsrvr.exe程序错误,内存不能为 read 之类的。客户端会出现Ne原创 2009-04-18 17:30:00 · 3292 阅读 · 4 评论 -
向ArcSDE中拷贝MultiPatch时弹出错误 "the number of points is less than required"
向ArcSDE中拷贝MultiPatch时,发现有的MultiPatch无法拷贝,弹出错误 无法粘贴 (unable paste ) "the number of points is less than required"之类的错误,莫名奇妙。 我用的数据库是 sqlserver 2005开发版 ,windows server 2003google了一下,发现原创 2011-06-16 20:58:00 · 718 阅读 · 0 评论 -
ArcSDE 9.3 for sqlserver 2005 Post Installation 弹出错误 SQLState:42000 NativeError:15007
ArcSDE 9.3 for sqlserver 2005 Post Installation 弹出错误 SQLState:42000 NativeError:15007原因是Sql server 使用了安全策略, sde的密码过于简单, 将sde的密码设置复杂点就可以了。原创 2011-06-16 20:49:00 · 1401 阅读 · 0 评论 -
Object name is not a regular identifier for the underlying DBMS 错误解决
问题描述:从Personal GeoDatabase 向 ArcSDE(版本为10,数据库为MSSQLSERVER)拷贝数据时,提示“粘贴失败”错误对话框。对话框内具体描述为:粘贴 [FeatureClass Name] 失败Object name is not a regular identifier for the underlying DBMS [[用户名].[数据库名].[原创 2012-02-17 09:25:29 · 1586 阅读 · 1 评论