Kbase P30294: Error 6063 occurs when creating Oracle Schema Holder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/08/2003 |
|
Status: Verified
FACT(s) (Environment):
Oracle DataServer
SYMPTOM(s):
Error 6063 occurs when running ProtoORA
Error 6063 occurs when running Progress DB to ORACLE migration
Migration fails with error 6063 when Schema holder is created
Code page conversion table for <table-name> to <table-name> was not found in convmap.cp. (6063)
Session cpinternal and cpstream codepage is incompatible with the codepage of the empty database
CAUSE:
The default empty database in the Progress installation directory uses the default codepage specified at installation. When the schema holder is created it is copied from this database, but because the new schema holder codepage is not compatible with the session codepage 6063 results and the migration fails.
FIX:
Temporarily copy the empty database from the prolang directory corresponding to the session codepage into the DLC installation directory, and then migrate the database to Oracle. Copy the original database back to the installation directory when the migration is complete.