Refresh a materialize view
Hello,
When I refresh my materialized view with REFRESH FAST
I have this error, ( before the refresh is no problem):
ERROR at line 1:
ORA-04052: error occurred when looking up remote object Sysadm.SYS@MASTER
ORA-00604: error occurred at recursive SQL level 2
ORA-12154: TNS:could not resolve the connect identifier specified
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2566
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2779
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2748
ORA-06512: at line 2
Master et remote database version is 11.2.02
Regards,
Jeannot
When I refresh my materialized view with REFRESH FAST
I have this error, ( before the refresh is no problem):
ERROR at line 1:
ORA-04052: error occurred when looking up remote object Sysadm.SYS@MASTER
ORA-00604: error occurred at recursive SQL level 2
ORA-12154: TNS:could not resolve the connect identifier specified
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2566
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2779
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2748
ORA-06512: at line 2
Master et remote database version is 11.2.02
Regards,
Jeannot
0