Consultor Eletrônico



Kbase P112863: Errors 6155 and 6255 when attempting to load an OpenEdge 10 binary dump file into a Progress 9 datab
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/01/2006
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x

SYMPTOM(s):

Attempting to migrate a database from OpenEdge 10 to Progress 9

Using binary dump process to dump data from the database

Errors 6155 and 6255 occur when trying to load the binary dump files into the Progress 9 database

Error reading header from file <name>, errno = <num>. (6155)

Error reading header from file <name>, errno = 0. (6155)

Binary Load failed. (6255)

CAUSE:

This is expected behaviour. Progress provides backward- but not forward-compatibility for binary dump files.
Binary dump and load can not be used for this migration as the header of the binary dump file contains version information.

FIX:

Use ASCII dump and load to achieve the backwards migration. This is available from the Data Administration tool on Windows or the Data Dictionary on UNIX.