TimesTen Error Messages

TT-02873

Invalid statement handle


Cause

Your application attempted to bind an invalid statement handle to a REF CURSOR parameter.


Action

Modify the application code, making sure to bind a valid statement handle.


Additional Information

The compilation or execution failed.