Skip to main content
Question

Creating metadata in zipped file geodatabase

  • June 26, 2014
  • 0 replies
  • 7 views

I have a workbench set up where I create a Feature Class inside a file geodatabase. the next step is to create the metadata and load it into the same Feature Class. This all works fine.

 

 

I'm doing the exact same thing with a zipped file geodatabase and it's giving me errors.

 

 Attempting to create table 'XXXXXXX' with 'geodb_type' set to 'geodb_metadata'. FME features of 'geodb_metadata' can only be written to existing tables. If intending to write metadata, please ensure the table already exists.  If intending to create a new table, ensure the 'geodb_type' is set to a valid table type. A fatal error has occurred. Check the logfile above for details
 I've checked all my parameters and they are the same between my zipped and non-zipped file geodatabase.

 

 

Any idea why?

 

 

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