TimesTen Error Messages

TT-03108

Outer join operator (+) cannot be used in query that specifies joined table


Cause

You specified a joined table and an outer join operator (+) in the same query.


Action

Do not use an outer join operator in a query that specifies a joined table.


Additional Information

TimesTen cannot execute the SQL statement.