Integrity Violation during DBLOAD

Ralf Schneider <[email protected]>
Newsgroups gmane.comp.db.maxdb
Message-ID <[email protected]>
Hi,

I'm trying to migrate the data of one MAXDB instance (7.6.0.34 on Linux 64bit) 
to another (7.6.0.34 on Linux 32bit) using the loader. On the one side I used 
DBEXTRACT to extract the catalog and data:

DBEXTRACT CATALOG OUTSTREAM FILE 'catalog' DATA OUTSTREAM FILE 'data'

One the target machine I try to load the data with this command:

DBLOAD CATALOG INSTREAM FILE 'catalog' DATA INSTREAM FILE 'data'

During this command I get the following error:

DBLOAD CATALOG INSTREAM FILE 'catalog' DATA INSTREAM FILE 'data'
Error during execution
-->-25451
Integrity violation (SQL Error 350)
---
Total number of tables (definition) imported: 17
Total number of tables (data)       imported: 1 (excluded: 0, failed: 2)

These are also the last lines in the loader log file. Any ideas what might be 
the problem?

Best regards,
Ralf

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.