RE: metadata operation failed (8013110E) : Database file is corrupt and may not be usable.

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Mohamoss (mohamed.mossad_at_egdsc.microsoft.com)
Date: 12/05/04


Date: Sun, 05 Dec 2004 10:39:13 GMT


 Hi Tomas
In some other cases, this had to do with the order of #using<> statements
if you're including header files that also have #using<> statements). Make
sure you're not #using anything twice if you don't need to or at all if you
don't need it.

        This usually happens because somehow the compiler puts
slightly different metadata in two modules for the same type. At link time,
when the metadata is merged, this error is emitted because the name for the
type is the same, but there is some discrepancy in the rest of the metadata
describing that type. The first thing I would look at are the command line
options used to compile the two modules, and then I would look at the
includes leading up to the definition of the type for the two modules. Both
of these things can sometimes affect the metadata for a type. If these
don't yield any clues, then I would use metainfo to dump the metadata for
the two object files, and look for the differences that way. Often this
will lead you back to the includes or the command line options

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC



Relevant Pages

  • LVM2: cannot perform lvreduce on logical volume
    ... I have successfully created an ext3 filesystem on it, and can mount and read/write files to it. ... # This is an example configuration file for the LVM2 system. ... # Whether or not to display the command name on each line output ... # Configuration of metadata backups and archiving. ...
    (RedHat)
  • Re: Rebuild for spotlight?
    ... Navigate to your cache files in the command line (for this case, ... Perform command "ls" to get a list of the directory's contents. ... This should list all the metadata Spotlight knows about the item. ...
    (microsoft.public.mac.office.entourage)
  • Re: File location in metadata?
    ... Michael Goerz wrote: ... menu command, it includes ... If I email or otherwise transmit this PDF electronically to someone ... This "metadata" is not really in the file. ...
    (comp.text.pdf)
  • Re: List files between Dates
    ... You can use the findcommand to perform a qualified search. ... Standard date metadata stored in the inode are ctime, mtime, and atime. ... filename, perhaps)? ...
    (comp.unix.aix)
  • Re: Converting .doc files to .xml
    ... which has all of the metadata you are looking for. ... If you need this to be command line, then your best bet is to probably ... Jordi Cuenca wrote: ... > files to .xml format. ...
    (comp.text.xml)