Question
Column specified in mapping file but not definied in exisiting table
I am trying to join attributes from three SDE tables into an SDE feature class. I keep getting an error saying "Column 'Customer_ID' of type 'char(50)' specified in mapping file but not defined in existing table 'PARKS.CEMETERY_SPACES_BURIAL_CUSTOMERS'", where 'Customer_ID' is a new field I'm adding from one of the joins, and 'PARKS.CEMETERY_SPACES_BURIAL_CUSTOMERS' is the feature class I want to write all of the results to (I have built it so it has all of the resulting fields already created, but it is currently sitting empty). Has anyone seen an error like this before? I'm using an Esri ArcSDE writer and reader.
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.
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.

