Error 002809 Field OID unsupported in shapefile export

7342
13
11-28-2023 09:29 PM
AndrewFletcherWTS
New Contributor

I am using ArcGIS Pro 3.2 and have come across the Error 002809: FIeld OID in xyz is of an unsupported type for the output workspace. I have not been able to find this error in ESRI resources or community chat. It seems like an obvious problem that should not exist given the limited options for export from the geodatabase in Catalog. The geodatabase requires the OID and fails to export as FID or appropriate for shapefile. Any ideas gratefully appreciated.Screenshot 2023-11-29 152147.png

13 Replies
AndrewFletcherWTS
New Contributor

Work around, use Geoprocessing Feature Class to Shapefile tool, right clicking and selecting Export to Shapefile in the Catalog is fraught.

DanPatterson
MVP Esteemed Contributor

Try Copy Features (Data Management)—ArcGIS Pro | Documentation

from ArcToolbox


... sort of retired...
0 Kudos
MadanThapaChhetri
Emerging Contributor

I tried this but did not work when I tried to export the shapefile to different folder connections.

0 Kudos
SIGMOSELLEAVAL
New Contributor

Same problem here...
I have tried the first work around with success.

0 Kudos
SThor1
by
New Contributor

I am getting this error too. I was not able to resolve using Feature Class to Shapefile. I have a join on my layer that I want to export as a standalone SHP. Keep getting this error. Must have something to do with the new field type "Big Integer" because that is the only one giving me grief here. 
Edit: My work around was to delete the "Big Integer field" in my target layer. Not really ideal but got me past the hurdle

IanLadd_Tourmaline
Regular Contributor

Had the exact same issue, "Big Integer"....

0 Kudos
MadanThapaChhetri
Emerging Contributor

The same things worked previously, but now, when I try to export, copy, or clip and make the output layer in a folder other than the working geodatabase, I face problems like yours.

ERROR 002809: Field acq_date in delta is of an unsupported type for the output workspace. 

 

0 Kudos
MadanThapaChhetri
Emerging Contributor

You can add new fields and calculate field operations for added fields, then delete the previous field that hinders your process and try to export it. It will help you to do that.

0 Kudos
KFung_TLC
Occasional Contributor

I experienced the exact same issue: what to export a gdb to shapefile on another folder, & this error prevent me from doing so. It never happens before, nor do I know where to locate the issue. How can that be resolved?