Kbase P123779: 450 and 3191 error caused by incompatible Progress / Operating System version
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/05/2007 |
|
Status: Unverified
SYMPTOM(s):
Receive 450 and 3191 error when doing a for each on a specific record.
SYSTEM ERROR: Cannot read field from record, not enough fields. (450)
SYSTEM ERROR: Failed to extract field <field-num> from <file-name> record (table <table-num>) with recid <RECID>. (3191)
Database is being backed up by probkup and then being copied to other machine by 3rd party utility.
Database copied from one machine to another using xcopy.
Same error occurs when database is copied from one machine to another using ftp.
File sizes for the database on the source and target machines are consistent.
4GL code executes successfully on local copy of the database.
Problem only occurs on the remote copy of the database.
Local copy of the database is running with 9.1C of Progress on Windows 2000.
Remote copy of the database is using 9.1C of Progress on Windows 2003 SP2.
CHANGE:
Database being migrated from Windows 2000 machine to a Windows 2003 machine.
CAUSE:
9.1C of Progress is not supported on Windows 2003 SP2.
FIX:
Upgrade to 9.1E of Progress on the Windows 2003 server machine.