An alternative to Create Enterprise Geodatabase

937
4
09-30-2014 07:13 PM
VinceAngelo
Esri Esteemed Contributor
1 4 937

Ran into a strange situation at a client site today.  I installed an Oracle Instant Client for Desktop to run Create Enterprise Geodatabase (Data Management), and discovered that Oracle 11gR2 wasn't accepting a connection as the SYS user (it gave a login failure similar to an invalid password error).  Actually, it seems that it did accept a connection, and then rejected it (we could actually watch the alert log post a client communication timeout error 120 seconds after the Toolbox tool failed, so it appears the error was generated by the listener without letting the server know it's services wouldn't be needed after all).  I eventually found a work-around -- I created the SDE tablespace and user (as I usually do, anyway) and granted the necessary package permissions as SYS using a local "sqlplus / as SYSDBA", then invoked Enable Enterpise Geodatabase (Data Management) instead (it doesn't require SYSDBA access).

- V

4 Comments
Myoung-okYoo
Esri Contributor

I have faced same problem. I cannot complete the tool- 'Create Enterprise Geodatabase' for creating Multiple geodatabases in Oracle. I cannot not login Oracle 11gR2 using sys account.

Do you have any idea to create use-schema geodatabase?

Thank you.

VinceAngelo
Esri Esteemed Contributor

I avoid user-schema geodatabases, so I have no solution for you.  Maybe Tech Support can help.

Myoung-okYoo
Esri Contributor

Thank you.

I had resolved my problem.

In my case, the sys password includes '@'. So the connection was not established.

After changed password except '@', the tool works fine.

- Oracle 11.2.0.4

VinceAngelo
Esri Esteemed Contributor

I've never been able to get an "at" sign in an Oracle password to pass through SQL*Net.  It may be a reasonable way to prevent SQL*Net login as SYS, but you need to know up front what will happen.

About the Author
Thirty-five years with Esri, with expertise in Software Engineering, Large Database Management and Administration, Real-time Spatial Data Manipulation, Modeling and Simulation, and Spatial Data Manipulation involving Topology, Projection, and Geometric Transformation. Certifications: Security+ (SY0-601), Esri EGMP (2201), Esri EGMP (19001), Esri EGMP (10.3/10.1), Esri ESDA (10.3), Esri EGMA (10.1) Note: Please do not try to message me directly or tag me in questions; just ask a question in an appropriate community, and if I see it, have something to add, and have the time, I'll respond.
Labels