Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Error Messages - <b>4412 indexing miscalculation</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 4412    Indexing miscalculation

     Explanation:  This error occurs during indexing if there has been a
     miscalculation of how indexing should occur.

     Action:  Some suggestions to resolve the problem are:

     1. Try increasing available conventional memory for indexing operation.

     2. Try indexing using a small test program.

     3. Test recreating the index with one more or one less database record.

     4. Test recreating the index with one more or one less byte in the key
        expression.

     5. Test adding CHR(0) to the key.

     6. Test with the E:0 parameter in the SET CLIPPER environment variable.

     Note:  The LEN( CHR(0) ) is one byte, the LEN("") is 0 bytes.  Test
     with combinations of the above suggestions.

     See Also:  "The Runtime Environment" chapter of the Programming and
     Utilities Guide.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson