Consultor Eletrônico



Kbase P131758: Tablemove command failing on version of convmap.cp file due to PATH issues.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/05/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1C 64-bit
UNIX

SYMPTOM(s):

tablemove command failing due to errors regarding convmap.cp file version

Read version <version> from <filename>. Expected version is <version>. (6107)

Unable to read header information from file <file-name>. (6061)

Command: proutil dbname -C tablemove

Multiple versions of Progress installed on the machine.

The DLC environment variable is set correctly

The PROCONV environment variable is pointing to the 10.1C installation

CAUSE:

The PATH environment variable includes multiple versions of Progress. The Progress 9.1E executables are being detected before the 10.1C executables.

FIX:

Modify the PATH environment variable to point to the version of Progress / OpenEdge you want to use. Have the PATH environment variable only include references to one version of Progress / OpenEdge. If using multiple versions of Progress / OpenEdge, then reset the PATH variable for the version you want to use. This can also be accomplished by making use of scripts.