Materialized View fast refresh fails with ora 0942 table does not exist
The master table is on remote db ,
I have given permission to select ,alter ,update the master table/log table(mview$_tablename) to the owner of the db link on master site .
the complete refresh is successful but fast and force fails with ORA 0942 : TABLE DOES not exist .
please help