Consultor Eletrônico



Kbase P104144: Loading a binary dump file gives errors 4733, 4761, 4773
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/05/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x

SYMPTOM(s):

Loading a binary dump file gives errors

DECIMAL columns are created with implementation-defined precision without the -Q startup parameter. (4733)

You cannot convert directly from V6 to V7 iso8859-1. You must first convert to ibm850 and then use the convchar utility. (4761)

proutil convfile: error during read of <filename>, errno=<value>. The conversion may have been partially completed, so the file may be damaged. (4773)

Error messages are truncated

CAUSE:

Multiple versions of Progress are installed. The PROMSGS environment variable was set to the Progress 9.1x version while other variables were pointing to the OpenEdge 10.x release.

FIX:

Change the PROMSGS variable to point to the correct Progress version. When dealing with multiple versions of Progress it is essential to have environment variables point to the appropriate version of Progress.