What if Out of Memory error 10 occurs when re-indexing?
When physical memory + virtual memory (or swap space) is more than 2 Gigabytes, PFXplus versions prior to 4.40 report a negative number and therefore an out of memory error. The short-term solution is to decrease the amount of swap space on the server, so that the sum of the swap space + physical memory is less than 2 Gigabytes. Alternatively, you can set the variable $MAXIMUM_MEMORY to 512 MB, before you do the reindex command. The initial value for $MAXIMUM_MEMORY is set in the iMaximumMemory configuration item. PFXplus versions 4.40 and later do not report this error.