Why won mSQL work with the compressed file system under AIX?
It seems that mSQL will corrupt its database files if they are stored using the compressed file system running under AIX. The reasons are not yet clear but may be related to AIX’s implementation of mmap(). The corruption can be avoided by ensuring that the database files are not stored in a compressed file system.