Consultor Eletrônico



Kbase P106462: conv89 raises an error Column not found/specified
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/07/2005
Status: Unverified

FACT(s) (Environment):

Progres 8.X
Progress 9.X

SYMPTOM(s):

conv89 raises an error Column not found/specified

Error code -20006 when running conv89

problems converting a database to version 9

Error creating base tables
:Column not found/specified
(Error code -20006)

Opening a database after conv89 gives an error 1494

<program> --Could not find file <name> in database <db>. (1494)


_login.p --Could not find file _User in database <db>. (1494)

CAUSE:

This is a known issue being investigated by Development

FIX:

None at the time of writing, and one the following two workarounds can be used currently:

1.) Perform a full idxbuild against newly converted database or
2.) Restore the version 8 database from backup and migrate through the dump & load methodology.