Kbase P128566: Getting error 9193 when trying to migrate BLOBs and CLOBs to new area using binary dump and binary l
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/2/2010 |
|
Status: Verified
SYMPTOM(s):
Getting error 9193 when trying to migrate BLOBs and CLOBs to new area using binary dump and binary load.
ERROR: The area the <lob-type> was dumped from, <area-num> does not match the area in the target database, <area-num>. (9193)
ERROR: The area the BLOB was dumped from, 21 does not match the area in the target database, 22. (9193)
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1B03 32-bit Service Pack
OpenEdge 10.1C
OpenEdge 10.1B
CAUSE:
The binary dump file has reference to the original area where the BLOB / CLOB data resided. It will not allow the binary file to be loaded into a new area.
CAUSE:
Bug# OE00164178
FIX:
Upgrade to 10.1C01 or later.
Upgrade to 10.2A or later.