Database Error Messages

CRS-05026

Failed to clean mount point "string"; details at "string" in "string"

Cause

The clean of the volume failed because one or more processes on the system were accessing the mount point.


Action

Determine which OS processes are accessing the mount point using an OS command such as 'fuser' or 'lsof' for Unix based platforms or 'handle' for Windows. Close, shut down, or terminate applications and processes accessing the mount point, then retry.