Oracle Error ORA-06593: string is not supported with natively compiled PL/SQL modules

Oracle Error Message

ORA-06593: string is not supported with natively compiled PL/SQL modules

Reason for the Error

Specified feature is not yet supported for natively compiled PL/SQL modules yet.

Solution

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