'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.
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.