Database Error Messages

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

PRKC-01025

Failed to create a file under the filepath {0} because the filepath is not executable or writable

Cause

The directory of the specified filepath did not have execute or write permission. So the temporary file could not be created to test whether the filepath was shared among nodes.


Action

Make the directory of the specified filepath executable and writable.