Database Error Messages

PRCA-01023

Unable to add ACFS file system resource {0} for disk group {1} and volume {2}

Cause

The ACFS file system resource for the specified volume device path could not be added. Possible causes:

  1. CRS stack was not available.
  2. ASM instance was not running.
  3. User was not running with an account with administrative access. (root, Administrator, etc)
  4. Was unable to identify the mount point that the user requested the resource to use.

Action

  1. Verify that the CRS stack is available. ( 'crsctl check crs' )
  2. Verify that ASM is running. ( 'srvctl status asm' )
  3. Verify that the user is running with administrative access.
  4. Verify that the mount point given to the create resource command exists.