I am attempting to convert from Oracle to a shapefile and getting the following error consistently.
look like it is failing on the .dbf file. Any suggestions?

I am attempting to convert from Oracle to a shapefile and getting the following error consistently.
look like it is failing on the .dbf file. Any suggestions?

Best answer by svwellman
It turned out that I had an attribute column type set to number when it should have been set to char.