 -7068: Outer Join not allowed in this context
-7068: Outer Join not allowed in this context 
An OUTER JOIN indicator was used in a comparison predicate in which no table column was specified in one of the two expressions. An OUTER JOIN indicator is only allowed in a JOIN predicate.
You can repeat the SQL statement without the OUTER JOIN indicator.