Database Error Messages

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

PLS-00925

native compilation failed: Unable to create file (string string)

Cause

Native compilation of a PL/SQL program failed because a file could not be created. It is likely that the system parameter plsql_native_library_dir does not reference a writable, existing directory


Action

Ensure that the system parameter plsql_native_library_dir references a directory which exists, and is writable.