Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PRCE-01002

Unable to add the export file system resource {0}

Cause

The export file system resource for the specified export 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 export path 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 export path given to the create resource command exists.