Quantcast
Channel: Forums - Geodatabase & ArcSDE
Viewing all articles
Browse latest Browse all 1584

Problem with Multiple GDBs in Oracle

$
0
0
Oracle 11gR2/ArcSDE 10.1/Unix AIX 7.1

Ahead of a call to tech support I would like to post in case there is experience that may help.

I have a Mulitple Geodatabase in one Oracle schema that goes something like this: SDE (master), SDE_1 (user), SDE_2 (user). Within these I use data creators to import data. SDE/MAIN, SDE_1/DATA_1 and SDE_2/DATA_2.

*I can create a connection to SDE logged in as MAIN and import data.
*I can create a connection to SDE_1 logged in as DATA_1 (change geodatabase connection to SDE_1 default) and import data.
*I could create a connection to SDE_2 logged in as DATA_2 (change geodatabase connection to SDE_2) and import data. Now, when I connect and log in the same way I receive the error message: "The connected user cannot create data in a schema geodatabase for which they are not owner. Connect as the schema geodatabase owner." I can import data into SDE_2 logged in as SDE_2 - but not as the creator (DATA_2). I can create a table in SQLPlus logged in as DATA_2. I am not sure where to look to fix. I've been looking through permissions, connection, etc which all seem to match the other user schema gdb (SDE_1/DATA_1) and find it confusing that it used to work, now doesn't and still works in the other two instances.

Any ideas would be appreciated.
Annaliese

Viewing all articles
Browse latest Browse all 1584

Trending Articles