TT-08524
The call statement was converted to this anonymous block [anonymous_block]; executing this anonymous block resulted in the next error on the stack
Cause
TimesTen internally converts call statements into anonymous blocks. The execution of the resulting anonymous block returned the next error on the stack.
Action
Review the referenced ORA error number in the Oracle Database documentation and modify your application code accordingly. In general, diagnosis is the same for PL/SQL in TimesTen than for PL/SQL in Oracle Database, though there are known differences between PL/SQL in these two environments. You may want to run the call statement on a previous TimesTen release to get better error information. A change between the current release and a previous release may have affected how PL/SQL executes the call statement. For more information on Oracle Database error message, see the Oracle Database Error Messages.
Additional Information
The PL/SQL compiler cannot compile the program block you submitted.
TT-08524
The call statement was converted to this anonymous block [anonymous_block]; executing this anonymous block resulted in the next error on the stack
Cause
TimesTen internally converts call statements into anonymous blocks. The execution of the resulting anonymous block returned the next error on the stack.
Action
Review the referenced ORA error number in the Oracle Database documentation and modify your application code accordingly. In general, diagnosis is the same for PL/SQL in TimesTen than for PL/SQL in Oracle Database, though there are known differences between PL/SQL in these two environments. You may want to run the call statement on a previous TimesTen release to get better error information. A change between the current release and a previous release may have affected how PL/SQL executes the call statement. For more information on Oracle Database error message, see the Oracle Database Error Messages.
Additional Information
The PL/SQL compiler cannot compile the program block you submitted.
TT-08524
The call statement was converted to this anonymous block [anonymous_block]; executing this anonymous block resulted in the next error on the stack
Cause
TimesTen internally converts call statements into anonymous blocks. The execution of the resulting anonymous block returned the next error on the stack.
Action
Review the referenced ORA error number in the Oracle Database documentation and modify your application code accordingly. In general, diagnosis is the same for PL/SQL in TimesTen than for PL/SQL in Oracle Database, though there are known differences between PL/SQL in these two environments. You may want to run the call statement on a previous TimesTen release to get better error information. A change between the current release and a previous release may have affected how PL/SQL executes the call statement. For more information on Oracle Database error message, see the Oracle Database Error Messages.
Additional Information
The PL/SQL compiler cannot compile the program block you submitted.