Hi,
I am creating a new geodatabase, SDE version 9.3.1 installed on SQL server 2008 RDBMS.
The database is setup, I have created numerous users and loaded data with them.
However I need to create another new user. I have followed the same procedure, but when I try to create data using this User I recieve the error message "Failed to create table. DBMS table not found [sde.yourtable.name]".
I have checked that the user has the correct database permissions (Connect, Create Function, Create Procedurre, Create Table, Create View, References), they also have the matching user names and schema, and the user name relates to a login.
If I attempt to create data using Arc Catalog the error above is received (failed to create table). However if I use the command "sdetable" I can create a new table in SDE using the new users credentials.
I have discounted keyword mispellings and dbtune errors as other users have already been created and loaded data sucessfully.
I have also deleted the login and user and recreated them from scratch.
Can anyone shed any light on this? I'm out of ideas.
Kind regards,
Martin