I have problem. Customer have progress db running in AIX Version 4, Progress ver 9.1D. Db have field whtch name is 'group'. I need to move copy of that db to MS-Windows platform (using Progress Version 9.1E), but when I try to load df -file I have error message 'This name is PROGRESS keyword' . How can I create this table?
Ultimately you should rename the field. It's going to continue to be a pain in the neck if you don't.
But in the short term you can use the keyword forget list via the -k startup parameter.