drop apply INSTANTIATION for one table
http://www.itpub.net/viewthread.php?tid=1114837
begin
dbms_apply_adm.set_table_instantiation_scn (
source_object_name => 'szhao.onewaydept',
source_database_name => 'strm10.world',
instantiation_scn => NULL
);
end;
/
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/756652/viewspace-541350/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/756652/viewspace-541350/