arcgis创建企业级地理数据库哪个工具

arcgis创建企业级地理数据库哪个工具,第1张

在ArcGIS10.1、10.2环境下,用户在创建企业级地理数据或者启用企业级地理数据库报如下错误

"Failed to create stored procedures in the geodatabase. Error (-51)

DBMS error code: 4043

ORA-04043: object INSTANCES_UTIL does not exist

See the setup log in the following location for additional error information:

C:\Users\davi2346\AppData\Local\Temp\sde_setup.log

Could not create geodatabase tables and stored procedures.

Failed to execute (CreateEnterpriseGeodatabase)."

"Failed to create stored procedures in the geodatabase. Error (-51)

DBMS error code: 4043

ORA-04043: object INSTANCES_UTIL does not exist

See the setup log in the following location for additional error information:

C:\Users\davi2346\AppData\Local\Temp\sde_setup.log

Could not create geodatabase tables and stored procedures.

Failed to execute (CreateEnterpriseGeodatabase)."

原因:

当使用ArcCatalog已经创建或者启用了地理数据库后,在同一个Session下,不能创建或启用新的地理数据库,但是可以再同一session下创建User Schema

是如何连接sql数据库吗,那就你可以去

看看ArcGIS中的ArcSDE这个软件,可以

和Oracle、sql server、DB2等数据库结合起来管理数据。

如果是建表的语言,那就是下面的例子 create table 表名 (id int, name char(10), age int )


欢迎分享,转载请注明来源:内存溢出

原文地址:https://www.54852.com/sjk/6684512.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-03-26
下一篇2023-03-26

发表评论

登录后才能评论

评论列表(0条)

    保存