Kbase P46200: Getting error 6107 and 6061 after migrating a database from one version to another.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/9/2010 |
|
Status: Verified
SYMPTOM(s):
Getting error 6107 and 6061 after migrating a database from one version to another.
Read version <version> from <filename>. Expected version is <version>. (6107)
Read version 5 from convmap.cp. Expected version is 3. (6107)
Read version 3 from convmap.cp. Expected version is 5. (6107)
Unable to read header information from file <file-name>. (6061)
Unable to read header information from file convmap.cp. (6061)
Getting error when starting the database from an icon / shortcut.
FACT(s) (Environment):
Can start a prowin32 client against the database from command line.
Windows
OpenEdge 10.x
Progress 9.x
CHANGE:
Migrating a database from Progress version 9.1E to OpenEdge 10.2A03.
CAUSE:
There is an environment variable pointing to the wrong version of Progress. If making use of a shortcut that is calling out ini files, the error could be with the DLC environment variables within the ini files.
FIX:
Correct the environment variables to point to the correct OpenEdge 10 installation.