Database Error Messages

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

ORA-06593

string is not supported with natively compiled PL/SQL modules

Cause

The specified PL/SQL modules could not be compiled in native mode.


Action

Recompile the relevant PL/SQL modules in non-native mode by setting the parameter PLSQL_COMPILER_FLAGS to INTERPRETED.