transport replication with datapump
is it possible to move a 10gr2 database (with mviews, mviews logs,refresh group, replication) to a 11gr2 database with DATAPUMP.
or do we need to recreate the mviews, mviews logs,refresh group, replication to the 11gr2 ?
I've tried different combinaison of EXPDP/IMPDP, but get the same error when refrehing a mviews from a master site.
ORA-00942: Table ou vue inexistante ORA-06512: à "SYS.DBMS_SNAPSHOT", ligne 2809 ORA-06512: à "SYS.DBMS_SNAPSHOT", ligne 3025 ORA-06512: à "SYS.DBMS_SNAPSHOT", ligne 2994 ORA-06512: à ligne 1
Thanks