Skip to main content
Question

Domain warnings when importing into a Esri geodatabase

  • February 20, 2013
  • 3 replies
  • 44 views

Forum|alt.badge.img
'The domain '####' specified on the DEF line already exists in the geodatabase workspace, but with a different definition. The definition of the existing domain will be used'

 

 

So what exactly does this mean? Where can I see the DEF line? Anyone else see this?

 

 

-Sean
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • February 21, 2013
Sounds like you are trying to create a Domain in your output geodatabase, but that one already exists with that name. The "DEF line" is an item in the underlying mapping file. It's parameters are exposed in the Feature Type properties dialog (click the [...] button on the top right of the output table name). You'll probably want to check whether you mean to add to or overwrite the geodatabase and similar settings, especially the domain ones.

 

 

I'll ask the developers to change that error. We shouldn't really mention DEF lines these days.

Forum|alt.badge.img
  • Author
  • February 21, 2013
In the Format Parameters, I have it set to the following:

 

Table exists: Yes

 

Truncate Table first: No

 

Drop table first: No

 

 

All the rest are greyed out.

 

 

I'll ignore it for now.

 

 

Thanks,

 

Sean

mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • February 27, 2013
Just to mention the error has been updated in 2013-SP1 (beta build 13433) to be a bit more useful and not mention DEF lines.