Kbase P41088: When a user is printing or updating after an incremental .df
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/10/2003 |
|
Status: Unverified
SYMPTOM(s):
When a user is printing or updating after an incremental .df was added to the database they receive error 6063.
They have two identical setups..one group is called WEST and the other is called EAST.
The only difference is the way in which the dfs were done and applied.
East group receives the errors.
West group is fine.
Error: Code page conversion table for <table-name> to <table-name> was not found in <file-name>. (6063)
Error: Code page conversion table for iso8859-1 to utf8 was not found in convmap.cp. (6063)
Errno=0 reading promsg file. It may have been deleted.
Unable to format msg 8015
Error: Code page conversion table for utf8 to iso8859-1 was not found in convmap.cp (6063)
All four message each time they attempt to print or update.
CHANGE:
Copied files from the main system to this remote production box.
The version 8.3A ini file was copied to this location.
CAUSE:
The directory represented in the "start in" location from the user's desktop icon at the remote site, has two progress.ini files.
This is the file on the UNIX box that has all the .r code copied from the main system.
One progress.ini file is in lowercase and one is uppercase (progress.ini andPROGRESS.INI).
UNIX sees them as two different files, but the PC used the UPPERCASE file which turned out to be from version 8.3A.
FIX:
Make sure the client is pointing to the correct progress.ini file.
Delete or rename the 8.3A ini file.