TT-08507
Error_message
Cause
The execution of a PL/SQL program unit encountered an error from the Oracle database.
Action
Review the referenced ORA error number from the Oracle database error documentation and correct your application code. In general, diagnosis is the same for PL/SQL in TimesTen and for PL/SQL in the Oracle database, though there are known differences between PL/SQL in these two environments. Then, retry the operation. For more information, see the Oracle Database Error Messages.
Additional Information
TimesTen cannot finish executing the PL/SQL program unit.