Database Error Messages

ACFSK-00025

On the volume mounted at %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.