Posted by Barbara Brazil on July 02, 2004 at 09:47:03:
In Reply to: error 96 posted by Marc Shevick on July 02, 2004 at 07:33:59:
Marc:
This error can occur when you do a WRITE. What the error means is that a new key was being added to the key tree (regardless of the IB stmt used to do the write) and that there was a problem with the integrity of the key tree when trying to insert it. Have you run KEYCHECK or FILECHECK against the file?
bb