Skip to main content
Solved

write to fgdb

  • July 7, 2014
  • 1 reply
  • 10 views

nath
Contributor
Forum|alt.badge.img+7
Hi,

 

 

I'm trying to overwrite a feature in a file geodatabase but i always get the same error

 

 

Geodatabase Error (-2147024894): The system cannot find the file specified.

Could not open File Geodatabase dataset `P:\\vmmGeoDB\\IND.gdb' for writing.

 

Am i missing something?

 

Whe i try to do the same thing with af shp it works fine.

 

 

The intention is to write a shp to a fgdb.

 

 

Can somebody help me?

 

 

Thx!

 

 

 

 

 

 

 

 

Best answer by gerardo

Nath.:

 

I think that you might have a couple of things going on here:

 

 

1-I have a feeliong that it might be  the gdb version that might be giving you trouble. Try upgrading the gdb to the newest verision of ArcGIS and re run the model. I would suggest creating a back up of the GDB before doing this.

 

 

 2-Topology- check iof the gdb has any topologies in the feature dataset. if this is the case you might need to adjust your settings and set the Transaction type parameters to: "Edit Session" and rerun  the model.

 

 

 I hope this helps
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.

1 reply

Forum|alt.badge.img
  • Best Answer
  • July 8, 2014
Nath.:

 

I think that you might have a couple of things going on here:

 

 

1-I have a feeliong that it might be  the gdb version that might be giving you trouble. Try upgrading the gdb to the newest verision of ArcGIS and re run the model. I would suggest creating a back up of the GDB before doing this.

 

 

 2-Topology- check iof the gdb has any topologies in the feature dataset. if this is the case you might need to adjust your settings and set the Transaction type parameters to: "Edit Session" and rerun  the model.

 

 

 I hope this helps