Kbase 12737: DEFINE WORKFILE.....LIKE not allowed on foreign files (427)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Applies to Progress versions before Progress 6.x
SYMPTOM(s):
Error when trying to define a workfile LIKE a file on certain Gateway schemas.
DEFINE WORKFILE.......LIKE not allowed on foreign files (427)
CAUSE:
You cannot define a workfile LIKE a file in the following Gateway Schemas:
C-ISAM
CTOS-ISAM
Oracle
Rdb
AS/400
For example, "DEFINE WORKFILE x LIKE customer." results in the above compile-time 427 error message.
FIX:
Do not define a workfile LIKE a file in the above-listed Gateway Schemas.