Database Error Messages

PRCA-01020

Unable to create ACFS file system resource {0} for the volume device {1}

Cause

The ACFS file system resource for the specified volume device path could not be created. 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.