Book a Demo

Author Topic: DAO [3075] errors on XMI Batch Export  (Read 5547 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
DAO [3075] errors on XMI Batch Export
« on: November 10, 2006, 04:27:20 am »
While exporting an EA 6.5(800.) model that was upgraded from a (799.) build model (by Batch XMI Import), we found a re-export generates a small number of:

DAO.QueryDef [3075]
Syntax error (missing operator) in query expression 'Object_ID='

The import generated a large number of "Mismatched Classifier Name/Type" errors which were removed before Export - that is, there were NO Integrity Check errors prior to export.

Any one else seeing this?

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: DAO [3075] errors on XMI Batch Export
« Reply #1 on: November 14, 2006, 01:24:51 pm »
I don't know about the error message you're experiencing, but the integrity check is saying that you have types (attribute/operation or parameter) where a classifier is set, but the type name doesn't match the classifier name.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: DAO [3075] errors on XMI Batch Export
« Reply #2 on: November 14, 2006, 07:01:33 pm »
We found what caused the DAO [3075] errors on XMI Batch Export (in this case).  It seems to have had something to do with a rogue feature-linked Note which had no visible connection.

Anyhow, we can now export without error.

Paolo
« Last Edit: November 14, 2006, 07:03:33 pm by PaoloFCantoni »
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!