ORA-01468
        a predicate may reference only one outer-joined table
        
        
        Cause
        A predicate in the WHERE clause had two columns from different tables with "(+)".
        Action
        Change the WHERE clause so that each predicate has a maximum of one outer-join table.
        
     
    
    
        ORA-01468
        a predicate may reference only one outer-joined table
        
        
        Cause
        A predicate in the WHERE clause had two columns from different tables with "(+)".
        Action
        Change the WHERE clause so that each predicate has a maximum of one outer-join table.
        
     
    
    
        ORA-01468
        a predicate may reference only one outer-joined table
        
        
        Cause
        A predicate in the WHERE clause had two columns from different tables with "(+)".
        Action
        Change the WHERE clause so that each predicate has a maximum of one outer-join table.