Table freezing (AREV Specific)
At 02 SEP 1999 08:55:58AM Sarah F. wrote:
Trying to access a specific table causes the system to freeze. I have determined that it is the data portion of table.We have tried copying file from a backup system,(which didn't work) then renaming old table to .ovb and .lkb and copying again–still freezing. The client, unfortunately, does not have a good backup and is taking the file from a new server that they will soon move all data to.(These files are at least two weeks old but I have verified that they are clean and that the REV file numbers are correct. Perhaps there is a reason that the system is still trying to access old file instead of new copy? Any ideas?
At 02 SEP 1999 10:35AM Claude Mansutti wrote:
Does the table have any indexes? If so try removing them and see what happens
Quite often the !TableName cause all sorts of problems that seem to be related to actual table but its the indexes that are causing it.
Claude