Irrregular occurring Import Error

When I synchronise with another database, partial imports of Equipment Modules happen to give errors on a more or less random basis.

The Error message is:

1: INFORMATION:  '_PUMP_EQM'  refers to '__5C33551D_012B3C55__' which is being updated or deleted
1: WARNING: DATABASE INTERNAL ERROR
2: WARNING: An Objectivity database error occurred
3: WARNING: Objectivity message
** System Error #4618: ooHandle(ooFDObj)::open(): Storage Manager: Journal file
                       is version 0 instead of 20. It must have been created by
                       an incompatible version of Objectivity/DB (102327)
4: WARNING: Operation on database map failed
5: WARNING: IMPORT ERROR: IMPORT of FUNCTION_BLOCK_DEFINITION with key  NAME='__5C335539_012BABCA__', CATEGORY=''  FAILED at  line:421 column:2. This could cause other serious import errors for related items in this file. Import is now resuming at the next item in the file.

This error message may happen on other parts of the import (fhx file) with a second of third import.

I (extended) cleaned the database on a regular basis.

The origin of the import is at the same version as the target machine: Version: 13.3.1

What could solve this phenomenon?

2 Replies

  • It seems that you have a Problem with a linked composite

    It's digitally yours

  • In reply to Paul Weigand:

    Indeed it refers to a linked composite (specific to the module). Most of the times it is a COMMAND_0000x composite of a command driven module.
    However, when I do the import again, the problem may be reported for another composite.

    At this moment I export the import result and compare. After some exports finally the result is the same as the file-to-import (except for indicated times for the composites).
    I would like to have an indication how to solve this problem.