Getting a Linear Hash error (None Specified)
At 29 OCT 1999 08:31:44AM Nick Lucas wrote:
We have a run-time package that is getting a FS497:Linear Hash Client/Server. Id group size exceeds 65532 error in a table. After some checking it seems that the data portion of client is not resizing, the modulo is still at 1 the file contains ~5000 records at 200 bytes/rec. All the other tables are resizing properly. Any ideas on how to handle this problem.
Thank you for your help.
At 29 OCT 1999 09:27AM akaplan@sprezzatura.com - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
If sizelock is set to 0 then there is an internal corruption in the alpha. The only practical fix is to create a new file and copy all the records into it.
akaplan@sprezzatura.com