I'm using a home grown program using Harbour compiler, which is similar to the old Clipper dBase compiler. I'm getting an error (DBFNTX 1012 corruption detected <indexname>) which might be related to the number of files open. The system is multiuser (usually no more than 5 users) and opens 47 files (data tables and indexes). Is there a way to see if the FreeBSD system is running out of resources and potentially increase them? Thanks.