Kbase 33447: Error 4955 with RAW-TRANSFER across different database types
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P3447
SYMPTOM(s):
Table signatures do not match in RAW-TRANSFER operation. (4955)
Executing RAW-TRANSFER source TO target from the 4GL.
Both the source and target in RAW-TRANSFER are database records.
source is one database type, target is of a different database type.
CAUSE:
Progress limit.
RAW-TRANSFER across different database types is not supported.
FIX:
No Fix.
A possible workaround is to use:
BUFFER-COPY source TO target