COMPATIBILITY LOCK_CACHE
The FairCom Database Engine attempts to lock all data and index cache pages into physical memory, using the mlock() function on Unix systems. In the event this fails, the server will fail to initialize and a message is printed to CTSTATUS.FCS:
LOCK_CACHE: mlock() error 12
This is only implemented for Unix (which includes Linux).