TimesTen Error Messages

TT-06112

Ref cursor binds are not allowed in SQL statements executed from PL/SQL


Cause

A SQL statement from a PL/SQL block included a REF CURSOR bind.


Action

Remove any REF CURSOR from the PL/SQL block, and retry the operation.


Additional Information

TimesTen cannot perform the operation