Database Error Messages

ACFSK-00027

On the volume with device minor number %2 file %3 is memory mapped for write on this node and another node is about to modify it.

Cause

Concurrent sharing is not supported for mmaped files. This may result in the file contents becoming inconsistent.


Action

Un-mmap the file.