Kbase P122080: Errors 6713 and 6255 loading data from a binary dump
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/07/2009 |
|
Status: Unverified
SYMPTOM(s):
Errors 6713 and 6255 loading data from a binary dump
Table CRCs do not match. Cannot load data into this table. (6713)
Binary Load failed. (6255)
FACT(s) (Environment):
OpenEdge 10.1x
OpenEdge 10.0x
All Supported Operating Systems
CHANGE:
Downgrade database from 10.1A to 10.0B
CAUSE:
Bug# OE00127944
FIX:
In OpenEdge 10.1A, SQL changed table schema for the compatibility with 4GL, as a result, table CRC is changed too. The binary dump file created in 10.1A records table CRC that is generated in 10.1A, which doesn't match CRC of the 10.0B table.
To move from 10.1A to 10.0B, do bulk load or regular dump load from Data Administration.