Kbase P38418: Workaround: Progress 9.1B/9.1C client getting error 138 when
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/29/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 8.3x
FACT(s) (Environment):
Progress 9.1B
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
_file record not on file. (138)
Getting error 138 when trying to insert into a Progress 8.3x database field
Using Progress 9.1B/9.1C client
Progress 9.1B/9.1C client connects to two different databases versions;
Progress 9.1x and 8.3x db
Connect order; CONNECT sports91x first and then CONNECT sports83b
Can not upgrade to Progress 9.1D
CAUSE:
Bug# 20010511-020
FIX:
Reverse connection order CONNECT sports83b and then sports91b and then you will be able to update and insert field into Progress 8.3x database.