ORA-02025
        all tables in the SQL statement must be at the remote database
        
        
        Cause
        The user's SQL statement references tables from multiple databases. The remote database is not Oracle V7 or above, and can perform updates only if it can reference all tables in the SQL statement.
        Action
        Remote updates can be performed only if all databases in the SQL statement are Oracle Servers. Update the earlier version databases in a separate statement.
        
     
    
    
        ORA-02025
        all tables in the SQL statement must be at the remote database
        
        
        Cause
        The user's SQL statement references tables from multiple databases. The remote database is not Oracle V7 or above, and can perform updates only if it can reference all tables in the SQL statement.
        Action
        Remote updates can be performed only if all databases in the SQL statement are Oracle Servers. Update the earlier version databases in a separate statement.
        
     
    
    
        ORA-02025
        all tables in the SQL statement must be at the remote database
        
        
        Cause
        The user's SQL statement references tables from multiple databases. The remote database is not Oracle V7 or above, and can perform updates only if it can reference all tables in the SQL statement.
        Action
        Remote updates can be performed only if all databases in the SQL statement are Oracle Servers. Update the earlier version databases in a separate statement.