Select to view content in your preferred language

Registered as versioned and unregistered as versioned all options are disable

2470
11
Jump to solution
04-18-2013 11:37 AM
ForamParikh
Regular Contributor
Hello All,

We recently bought Arcgis 10.1 server and my application used database with 10.so I want to create feature service but while creating it it gives me error that it is not registered as versioned So,I tried to register it as versioned but in arccatalog when i right click on that dataset > manage > all options are disabled.

I tried database right click and upgrade geodatabase but no luck.

Anybody know why all options are disabled?I need to do some extra work while upgrading database from 10 to 10.1?I can create all
map service but I am not able to create feature service.

Please help,

Thanks
Foram
0 Kudos
11 Replies
VinceAngelo
Esri Esteemed Contributor
The SDE user *really* shouldn't own any spatial data.  The user exists to own
the geodatabase metadata tables.  If you have it own data tables as well, a
minor mistake can trash your instance.

Best practice is to establish a different login/user/schema to own and manage
spatial data, and additional schemas beyond that to actually access the data
in the tables.

- V
0 Kudos
ForamParikh
Regular Contributor
Thanks Everyone,

I fixed it by login as sde user.

Thanks once again
Foram
0 Kudos