You are trying to import into a termbase using your MultiTerm Desktop, but the import fails at the reorganization stage. Or you are trying to reorganize one of your existing termbases but it fails. In the log file, you find the following error message: File sharing lock count exceeded. Increase MaxLocksPerFile registry entry. |
Re-run import using custom import definition
Increase the MaxLocksPerFile registry value
|
This usually only happens if the termbase you are working with is very big. The error message is referring to a value set in the Windows Registry key MaxLocksPerFile and it is too low to support the reorganisation of your large termbase. This key prevents transactions in the Microsoft Jet database engine from exceeding a specified value. If a transaction attempts to create locks in excess of the value set in MaxLocksPerFile, the transaction is split into two or more parts and is partially committed. |