TimesTen Error Messages

TT-05151

Passthrough is not supported for error_condition


Cause

You attempted to pass through an unsupported SQL statement or large output parameter values from TimesTen to the Oracle database.


Action

Use a SQL statement that is supported for passthrough. Also, ensure that the SQL statement does not contain large output parameter values. For more information about the PassThrough attribute, see PassThrough in Oracle TimesTen In-Memory Database Reference.


Additional Information

Statement execution stopped.