4

I've searched but can't seem to find any info on this which is surprising as this should be an easy one to answer.

I'm using ArcGIS 9.3 and trying to create a feature class called 'cadastre' in multiple feature datasets within the same file geodatabase.

ArcCatalog is giving me a 'The specified name already exists. Please enter a different name' error.

It's been a while since I used ESRI software but I would have imagined this was possible since they are in seperate feature datasets.

Is this expected funcitonality of the geodatabase?

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Oct 16, 2012 at 23:58

2 Answers 2

6

First answer - No, you can not have duplicate names in a geodatabase.

Yes, this is the expected functionality since the Feature-Dataset is only a record reference in a database. Any database will balk at having tables with duplicate names. It sounds like you are trying to use the Feature-Dataset model for organizational purposes versus the true purpose of it.

Many users will try to use them as folders for grouping data; versus the intent which is to inter-relate data via topology and relationship rules.

answered Oct 17, 2012 at 0:12
7
1

From the ArcGIS Server 9.3 Help :

"Feature class names must be unique in a geodatabase—you can't have more than one feature class with the same name. This is true of all feature classes in the same geodatabase, even those grouped with other feature classes in a feature dataset."

answered Oct 17, 2012 at 21:14

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.