TimesTen Error Messages

TT-03054

Out parameter (:parameter_name) in the INTO clause is referenced more than once in the SQL statement


Cause

You specified a parameter that is referenced more than once in the INTO clause.


Action

Remove one of the references from your INTO clause and retry the operation.


Additional Information

TimesTen cannot perform the SQL operation.