
"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 )
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)