materialized view
i have created a dblink for fetching the data from one server to other. I have created a materialized view to select the data through the dblink into a database. while executing its showing the following error
ora-04052 - error occured when looking up remote object
ora-00604 - error occured at recurisve sql level 1
ora-03106 - fatal 2 task communication protocol error
ora-2063 - preceding line from dblinkname
pl suggest
ora-00604 - error occured at recurisve sql level 1
ora-03106 - fatal 2 task communication protocol error
ora-2063 - preceding line from dblinkname
pl suggest
0