• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

ArcMap编辑SQLServer的ArcSDE图层提示:The Create Feature task

mysql 搞代码 4年前 (2022-01-09) 15次浏览 已收录 0个评论

ArcMap编辑SQLServer的ArcSDE图层提示: The Create Feature task could not be completed.DBMS table not found[sde.SDE.layer] 或者 Delete feature: An unexpected failure occurred.DBMS table not found[territory.SDE_USER.Alumbra][state_id=4622] 这

ArcMap编辑SQLServer的ArcSDE图层提示:

The Create Feature task could not be completed.DBMS table not found[sde.SDE.layer]

或者

"Delete feature: An unexpected failure occurred.DBMS table not found[territory.SDE_USER.Alumbra][state_id=4622]"


这种错误是因为当用户在SQL Server库中的ArcSDE进行注册时,比如我们的要素类名称为XZQQ,那么注册版本大家会知道增加相关的A表和D表,但是在SQL Server数据库中还会增加i表,后面的数字仍然是registration_id,至于这个i表是做什么用的,我也不太清楚,但是一旦有用户看到不认识的表进行删除的话,就会出现这个问题。


这个问题造成的原因就是:用户删除了相关的i表。

所以说ArcSDE里面的表还是需要强调一下,千万不要擅自的使用数据库客户端工具任意的修改,删除表就更不可以了。

但是有没有可以挽救的办法,当然有。

使用sdesetup -o upgrade更新一下Geodatabase即可。更新之后,相应的i表就回来了。

C:\Documents and Settings\Administrator>sdesetup -o upgrade -d sqlserver  -D sde2 -u sde -p sdeESRI ArcSDE Server Setup Utility Mon Feb 20 11:57:46 2012<strong>本文来源gao@daima#com搞(%代@#码@网2</strong>----------------------------------------------------------------Upgrade ArcSDE, GDB table schema:  Are you sure? (Y/N): yUpgrading ArcSde schema.....Successfully upgraded ArcSde schema.Upgrading locators.....Successfully upgraded locators.Upgrading geodatabase schema:Successfully upgraded geodatabase schema.Successfully upgraded ArcSDE instance.Refer SDEHOME\etc\sde_setup.log for more details.

最后说一下,这个问题出现在ArcSDE9.3.1之前的,而且支持的数据库为SQL Server,如果你的ArcSDE是10版本没有这个问题。



——————————————————————————————————-

QQ一群: 78773981(已满)
QQ二群: 225989940
Blog: http://blog.gaodaima.com/linghe301
Weibo: http://www.weibo.com/linghe301

——————————————————————————————————


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:ArcMap编辑SQLServer的ArcSDE图层提示:The Create Feature task

喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址