Error: Object INSTANCES_UTIL does not exist

简介: Error Message Running the Create Enterprise Geodatabase geoprocessing tool on an Oracle database fails with the following errors:  "Failed to create stored procedures in the geodatabase. Err

Error Message

Running the Create Enterprise Geodatabase geoprocessing tool on an Oracle database fails with the following errors: 

"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)." 

Cause

This error is returned when the Create Enterprise Geodatabase tool is run more than once in the same ArcCatalog session to create master sde geodatabases. 

  This error does not occur when creating user-schema geodatabases from the same ArcCatalog session.


Solution or Workaround

To create more than one enterprise geodatabase in Oracle, start a new ArcCatalog session for each run. For example, to create two independent enterprise geodatabases in Oracle:

  1. Start ArcCatalog and run the Create Enterprise Geodatabase geoprocessing tool to create the first geodatabase in Oracle.
  2. Close ArcCatalog (if ArcCatalog was launched from ArcMap, close ArcMap too).
  3. Start ArcCatalog again, and run the Create Enterprise Geodatabase geoprocessing tool to create the second geodatabase in Oracle.
目录
相关文章
|
7月前
|
关系型数据库 MySQL
mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file
mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file
324 0
|
6月前
|
Python
【Error】DeprecationWarning: executable_path has been deprecated, please pass in a Service object
【Error】DeprecationWarning: executable_path has been deprecated, please pass in a Service object
91 2
|
3月前
|
存储 Java 关系型数据库
LDAP: error code 32 - No Such Object
`亲测可用,之前搜索了很多博客,啥样的都有,就是不介绍报错以及配置用处,根本不懂照抄那些配置是干啥的,稀里糊涂的按照博客搭完也跑不起来,因此记录这个。` `项目背景`:公司项目当前采用http协议+shiro+mysql的登录认证方式,而现在想支持ldap协议认证登录然后能够访问自己公司的项目网站。 `举例说明`:假设我们公司有自己的门户网站,现在我们收购了一家公司,他们数据库采用ldap存储用户数据,那么为了他们账户能登陆我们公司项目所以需要集成,而不是再把他们的账户重新在mysql再创建一遍,万一人家有1W个账户呢,不累死了且也不现实啊。
108 14
|
XML 关系型数据库 MySQL
【MySQL异常】ExecutorException: Error getting generated key or setting result to parameter object
【MySQL异常】ExecutorException: Error getting generated key or setting result to parameter object
444 0
|
5月前
|
关系型数据库 MySQL
mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file
mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file
359 2
|
7月前
|
缓存 Ubuntu Linux
error while loading shared libraries: libxcb-icccm.so.4: cannot open shared object file: No such file or directory 问题如何处理
【5月更文挑战第16天】error while loading shared libraries: libxcb-icccm.so.4: cannot open shared object file: No such file or directory 问题如何处理
873 0
|
关系型数据库 MySQL
mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such
mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such
272 33
|
NoSQL MongoDB
mongod: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No s
mongod: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No s
579 0
gdalinfo: error while loading shared libraries: libgdal.so.30: cannot open shared object file: No su
gdalinfo: error while loading shared libraries: libgdal.so.30: cannot open shared object file: No su
195 0
|
人工智能 自然语言处理 JavaScript
vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in created hook: “TypeError: Object(...) is not a func
vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in created hook: “TypeError: Object(...) is not a func
123 0