Select to view content in your preferred language

Cannot Create a Version with the Specified Name?

75
3
Saturday
Labels (3)
EdwardBlair
Regular Contributor

OK.  I'm stumped.   I've got a branch versioned feature service from which I'm trying to create a new version as a child of SDE.Default.   Here's are the GP tool parameters:

EdwardBlair_0-1737240959986.png

and here is the error

EdwardBlair_1-1737241033727.png

there is no other version of this name in this database.   I don't know if there is an issue with the name provided ('TestVersion') or something else.  

Any thoughts or suggestions would be much appreciated.

Thx,

Ed

 

 

0 Kudos
3 Replies
EdwardBlair
Regular Contributor

On the off chance that there might be another "TestVersion" lurking somewhere unseen in my database, I tried again with a version name I sure does not exist.   Same result:

EdwardBlair_0-1737250291930.png

 

0 Kudos
DavidPike
MVP Frequent Contributor

Possibly lack of create privileges on the database?

0 Kudos
EdwardBlair
Regular Contributor

David -

Thanks much for the suggestion.   I've considered this as well and I thought I had my bases covered, but maybe not.   I'm using SQL*Server.  Here are the permissions granted to my editor user:

- Server Roles:

EdwardBlair_0-1737395356233.png

- The schema containing the UN data is named GISADMIN.   I've granted my editor user SELECT, INSERT, UPDATE and DELETE on this schema.  Out of desperation I granted the same to the SDE schema.

- Also the editor user has the Enterprise user type "Creator"

If I'm missing something I would greatly appreciate any pointers.

Thx,

Ed

 

0 Kudos