TimesTen Error Messages

TT-08514

Invalid PL/SQL compiler parameter parameter_name


Cause

You attempted to pass a parameter that is not persistent. The PL/SQL persistent parameters are PLSQL_OPTIMIZE_LEVEL, PLSQL_CODE_TYPE, PLSQL_DEBUG, PLSQL_WARNINGS, PLSQL_CCFLAGS and NLS_LENGTH_SEMANTICS.


Action

Modify your query to use a PL/SQL persistent parameter and retry the operation.


Additional Information

The current operation failed.