摘要: Arcsde的服务有时候会突然无法启动,报错就是标题写的错误。原因就是oracle的sde用户密码过期了,重新设置下密码即可。使用sys账户在plsql登陆,然后在user下找到sde用户,右键点击编辑,即可设置密码,点击确定即可。这是修改密码的方法:http://www.2cto.com/data... 阅读全文
posted @ 2015-03-13 16:13 彗星1991 阅读(770) 评论(0) 推荐(0)
摘要: Now then, I think there is a small fault in the extras/ClusterLayer.js file included in Esri's sample. There is a line of code that says:Code:alert('Sorry, that cluster contains more than 1000 points. Zoom in for more detail.');I submit it should say:Code:alert('Sorry, that cluster c 阅读全文
posted @ 2012-08-14 20:08 彗星1991 阅读(437) 评论(0) 推荐(0)