Consultor Eletrônico



Kbase P15895: Getting errors 6107 and 6061 on convmap.cp when converting databases using $DLC/83dbutils:
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/02/2007
Status: Verified

FACT(s) (Environment):

HP-UX
OpenEdge 10.0B
Progress 9.1D
Progress 8.3E
Progress 7.3E

SYMPTOM(s):

Getting errors 6107 and 6061 on convmap.cp when converting databases using $DLC/83dbutils:

Getting errors 6107 and 6061 on convmap.cp when converting databases using $DLC/91dbutils:

Getting error 6107 when using the 91_dbutil to restore a version 9 database.

Read version <3> from <convmap.cp>. Expected version is <2>. (6107)

Unable to read header information from file <convmap.cp>. (6061)

Converting Progress version 7 database to version 9 database.

Converting Progress version 9 database to version 10 database.

PROCONV was set to $DLC/convmap.cp.

PROCONV was set to newer 10 version of convmap.cp while attempting to use older version 9 tools from 91dbutils directory.

CAUSE:

When using Progress utilities, all files (executables, convmap.cp, and progress.cfg must be from the same version).

When doing a database conversion, the code page file used must be for the version to which the database is being converted.
The default convmap.cp is that in $DLC/convmap.cp but convmap.cp files from other versions of Progress will also be installed in the $DLC/bin/83dbutils and/or $DLC/bin/91dbutils directories.

When attempting to use any tools from the 83dbutils or 91dbutils directory it will be necessary to correct the environment settings to point to the older tools.
Review the readme file in either the 83dbutils or 91dbutils directory for explicit steps.

FIX:

Set the PROCONV environment variable to direct the utility to the
correct version of the code page file, e.g. $DLC/bin/83dbutils/convmap.cp